From 658ae28a31f1a8956893ff7b7b29d92c5fdb00f4 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期三, 03 四月 2024 10:20:45 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/1.0.1' into 1.0.1

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

diff --git a/company/src/components/business/InsuranceDetails.vue b/company/src/components/business/InsuranceDetails.vue
index d906679..9cb2c76 100644
--- a/company/src/components/business/InsuranceDetails.vue
+++ b/company/src/components/business/InsuranceDetails.vue
@@ -135,6 +135,7 @@
               this.model = target
               this.type=type
               this.form.id=target.id
+              this.form.checkInfo=''
               this.getDetailListDo()
             },
            getDetailListDo(){

--
Gitblit v1.9.3