26913
This commit is contained in:
@@ -97,6 +97,9 @@ export default {
|
|||||||
this.getTree()
|
this.getTree()
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
onShow() {
|
||||||
|
document.title = '网格配置'
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
isGirdUser() {
|
isGirdUser() {
|
||||||
this.$http.post('/app/appgirdmemberinfo/checkLogOnUser').then((res) => {
|
this.$http.post('/app/appgirdmemberinfo/checkLogOnUser').then((res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user