nidapeng
2024-04-11 676fba209b6bd2c0405b06078f05a72585546dc2
company/src/components/business/OperaInsuranceApplyWindow.vue
@@ -774,6 +774,7 @@
    },
     getDetail(){
      getDetail(this.dataId).then(res => {
        console.log(res)
        this.model = res
        this.tableData = new Array()
        this.tableData.push(res)