src/views/sales/salesDetails/index.vue
@@ -318,7 +318,7 @@ console.log(row) this.editConfig.visible = true this.editConfig.title = "编辑" this.editConfig.infomation = { ...row, sale_chance_name: "", currency: "人民币" } this.editConfig.infomation = { ...row, sale_chance_name: "", currency: "人民币",sale_chance_name:row.saleChance.name,} }, // 删除 delClick(rowID) {