From fa7e1930e0a2d2c8d426237f7cb03aad8138261c Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期二, 02 四月 2024 18:05:27 +0800
Subject: [PATCH] 提交一把
---
company/src/components/business/InsuranceDetails.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/company/src/components/business/InsuranceDetails.vue b/company/src/components/business/InsuranceDetails.vue
index 427249e..9cb2c76 100644
--- a/company/src/components/business/InsuranceDetails.vue
+++ b/company/src/components/business/InsuranceDetails.vue
@@ -118,7 +118,7 @@
// 楠岃瘉瑙勫垯
rules: {
},
- reverse: true,
+ reverse: false,
tableData: []
}
},
@@ -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