nidapeng
2024-04-02 fa7e1930e0a2d2c8d426237f7cb03aad8138261c
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(){