维修管理,作业管理

This commit is contained in:
2023-09-11 15:15:28 +08:00
parent b90ba8658b
commit 77a13c62e3
6 changed files with 23 additions and 10 deletions

View File

@@ -70,6 +70,9 @@
disabled: false
};
},
onShow () {
this._deviceRepairGetAllQuery(this.val1)
},
methods: {
handleChange (e) {
this._deviceRepairGetAllQuery(e)