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