From 49522fcc80c31225bcd7bab78315206567e84146 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期六, 16 十一月 2024 09:26:55 +0800
Subject: [PATCH] 优化

---
 company/src/components/business/OperaUnionApplyCheckWindow.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/company/src/components/business/OperaUnionApplyCheckWindow.vue b/company/src/components/business/OperaUnionApplyCheckWindow.vue
index 4ccb8b5..7dfa323 100644
--- a/company/src/components/business/OperaUnionApplyCheckWindow.vue
+++ b/company/src/components/business/OperaUnionApplyCheckWindow.vue
@@ -204,6 +204,7 @@
       }
 
       this.model = target
+      console.log(target)
       this.form.startTime = target.startTime
       this.form.endTime = target.endTime
       this.title = title

--
Gitblit v1.9.3