src/views/other/commonDialog/SelectCommonDialog.vue
@@ -72,7 +72,8 @@ clientId: 0, isRequest: true, client_name: "", tableInfomation: [] tableInfomation: [], supplierId:null, } } }, @@ -177,7 +178,8 @@ await fn({ keyword: this.keyword, page: this.pagerOptions.currPage, pageSize: this.pagerOptions.pageSize supplierId:this.editConfig.supplierId, pageSize: this.pagerOptions.pageSize, }).then((res) => { if (res.code === 200) { if (res.data.list && res.data.list.length > 0) {