src/views/service/serviceContract/index.vue
@@ -197,7 +197,11 @@ console.log(row) this.editConfig.visible = true this.editConfig.title = "编辑" this.editConfig.infomation = { ...row } this.editConfig.infomation = { ...row, contract_number: row.salesDetails.number, quotation_number: row.quotation.number } }, // 删除 delClick() {