onShow
This commit is contained in:
@@ -67,7 +67,9 @@ export default {
|
||||
this.$dict.load('girdType', 'girdLevel')
|
||||
this.areaId = this.user.areaId
|
||||
this.getLeafNodes()
|
||||
document.title = '网格管理'
|
||||
},
|
||||
onShow() {
|
||||
document.title = "网格管理"
|
||||
},
|
||||
methods: {
|
||||
getLeafNodes() {
|
||||
|
||||
Reference in New Issue
Block a user