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