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)