大屏数据优化

This commit is contained in:
binbin_pan 2024-07-03 17:50:41 +08:00
parent 9a942b3d87
commit 7c01a29a73
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ export default {
maType: this.maType, maType: this.maType,
typeId: this.formData.materialReqTypeValue, typeId: this.formData.materialReqTypeValue,
startDate: this.startDate, startDate: this.startDate,
type: this.type // type: this.type
} }
getAcceptanceStorage(params).then(({data}) => { getAcceptanceStorage(params).then(({data}) => {
this.tableData = data.rows this.tableData = data.rows