大屏数据优化
This commit is contained in:
parent
9a942b3d87
commit
7c01a29a73
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue