src/views/other/commonDialog/SelectCommonDialog.vue
@@ -467,9 +467,9 @@ pageSize: this.pagerOptions.pageSize } // 根据报价单查询产品 if (this.quotationNumber) { params.quotationNumber = this.quotationNumber } // if (this.quotationNumber) { // params.quotationNumber = this.quotationNumber // } await getProductList(params).then((res) => { console.log(res.data) if (res.code === 200) {