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