src/views/sales/quotation/AddQuotationDialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/sales/quotation/AddQuotationDialog.vue
@@ -638,6 +638,8 @@ this.contactId = row.id } else if (value === "chance") { this.editConfig.infomation.sale_chance_name = row.name this.editConfig.infomation.client_name=row.client.name this.clientId = row.client.id this.saleChanceId = row.id } else { this.editConfig.infomation.client_name = row.name