nidapeng
2024-04-01 ac3587fec379a08d94d30b0a13e67e10612b3b06
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(){