src/views/sales/refundForm/AddRefundFormDialog.vue
@@ -374,7 +374,8 @@ editSelCommonConfig: { editVisible: false, title: "", infomation: {} infomation: {}, clientId:"" }, clientId: this.editCommonConfig.infomation.client_id, sourceId: this.editCommonConfig.infomation.sourceId, @@ -515,6 +516,7 @@ async handleSelectClient(value, item) { if (value === "client") { this.clientId = item.id this.editSelCommonConfig.clientId=item.id console.log("客户名称",this.clientId,value,item) await getSalesReturnList({ clientId:this.clientId