This commit is contained in:
liuye
2022-01-20 16:51:38 +08:00
parent 657f08c7d1
commit be9101cbf1

View File

@@ -97,6 +97,9 @@ export default {
this.getTree()
})
},
onShow() {
document.title = '网格配置'
},
methods: {
isGirdUser() {
this.$http.post('/app/appgirdmemberinfo/checkLogOnUser').then((res) => {