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