From fd6df9412858c419689662d0ebd50f2cac231361 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期六, 06 四月 2024 14:26:53 +0800
Subject: [PATCH] 提交一把

---
 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