生产监控更新

This commit is contained in:
‘937886381’
2023-09-11 16:09:07 +08:00
parent 50318121dc
commit 6f0040a0ae
5 changed files with 479 additions and 1 deletions

View File

@@ -195,7 +195,7 @@ export default {
switch (val.btnName) {
case 'search':
this.listQuery.pageNo = 1;
this.listQuery.pageSize = 10;
this.listQuery.pageSize = 10;.7
this.listQuery.name = val.name;
this.getDataList();
break;