设备保养和设备维修记录修改bug

This commit is contained in:
xusd 2024-06-17 14:21:44 +08:00
parent 92a944f715
commit 7d25de02db
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@
}
},
onShow() {
this.partsList = [];
this.maintenanceList = [];
this.queryParams = {
pageNum: 1,
pageSize: 10

View File

@ -96,7 +96,7 @@
}
},
onShow() {
this.partsList = [];
this.serviceList = [];
this.queryParams = {
pageNum: 1,
pageSize: 10