src/views/sales/subOrder/index.vue
@@ -140,7 +140,7 @@ console.log(row) this.editConfig.visible = true this.editConfig.title = "编辑" this.editConfig.infomation = { ...row } this.editConfig.infomation = { ...row, masterOrderNumber: "" } }, // 删除 delClick(id) {