From 7c01a29a738a61a8b8bfdd9fa7bd351d16600faa Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Wed, 3 Jul 2024 17:50:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E6=95=B0=E6=8D=AE=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-screen/src/components/home/inputStoreAnalysisDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sgzb-screen/src/components/home/inputStoreAnalysisDialog.vue b/sgzb-screen/src/components/home/inputStoreAnalysisDialog.vue index bf1bd49f..724acbe1 100644 --- a/sgzb-screen/src/components/home/inputStoreAnalysisDialog.vue +++ b/sgzb-screen/src/components/home/inputStoreAnalysisDialog.vue @@ -139,7 +139,7 @@ export default { maType: this.maType, typeId: this.formData.materialReqTypeValue, startDate: this.startDate, - type: this.type + // type: this.type } getAcceptanceStorage(params).then(({data}) => { this.tableData = data.rows