src/views/sales/quotation/AddQuotationDialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/sales/quotation/AddQuotationDialog.vue
@@ -641,6 +641,7 @@ this.editConfig.infomation.client_name=row.client.name this.clientId = row.client.id this.saleChanceId = row.id this.productTableList.tableData = row.products?row.products:[] } else { this.editConfig.infomation.client_name = row.name this.clientId = row.id