From 4001e7479d33cd3fa5a8e00d07ae191ee95c5793 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 03 四月 2024 19:02:07 +0800
Subject: [PATCH] git ch
---
company/src/components/business/OperaApplyChangeDetailWindow.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/company/src/components/business/OperaApplyChangeDetailWindow.vue b/company/src/components/business/OperaApplyChangeDetailWindow.vue
index 2336ea6..5492629 100644
--- a/company/src/components/business/OperaApplyChangeDetailWindow.vue
+++ b/company/src/components/business/OperaApplyChangeDetailWindow.vue
@@ -325,6 +325,8 @@
this.title = title
this.dataId = target.applyId
this.modelId = target.id
+ this.model={}
+ this.apply={}
this.form.businessId = target.id
this.num=0
this.timer=null
--
Gitblit v1.9.3