设备保养和设备维修记录修改bug
This commit is contained in:
parent
92a944f715
commit
7d25de02db
@ -107,7 +107,7 @@
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
this.partsList = [];
|
||||
this.maintenanceList = [];
|
||||
this.queryParams = {
|
||||
pageNum: 1,
|
||||
pageSize: 10
|
||||
|
@ -96,7 +96,7 @@
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
this.partsList = [];
|
||||
this.serviceList = [];
|
||||
this.queryParams = {
|
||||
pageNum: 1,
|
||||
pageSize: 10
|
||||
|
Loading…
Reference in New Issue
Block a user