30188
This commit is contained in:
@@ -48,6 +48,9 @@ export default {
|
||||
this.getList()
|
||||
})
|
||||
},
|
||||
onShow() {
|
||||
document.title = '设备管理'
|
||||
},
|
||||
methods: {
|
||||
areaSelect(e) {
|
||||
this.areaId = e
|
||||
|
||||
Reference in New Issue
Block a user