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