src/views/client/followupRecords/index.vue
@@ -171,7 +171,7 @@ if (this.addConfig.keywordType === "销售机会") { content = this.addConfig.id } else { content = this.addConfig.common_name content = this.addConfig.id } this.search_map = { [this.addConfig.id_name]: content @@ -256,7 +256,7 @@ // 新建 addBtnClick() { this.editConfig.title = "新建" this.editConfig.infomation = { ...this.addConfig } this.editConfig.infomation = { ...this.addConfig ,contact_name:"",sales_leads_name:"",sale_chance_name:""} this.editConfig.visible = true }, // 编辑