This commit is contained in:
liuye
2022-06-13 16:28:17 +08:00
parent 036ff4c605
commit ee2db7782d

View File

@@ -48,6 +48,9 @@ export default {
this.getList() this.getList()
}) })
}, },
onShow() {
document.title = '设备管理'
},
methods: { methods: {
areaSelect(e) { areaSelect(e) {
this.areaId = e this.areaId = e