定位
This commit is contained in:
@@ -35,14 +35,7 @@ export default {
|
||||
this.params = e.params
|
||||
this.component = e.type
|
||||
},
|
||||
// tabClick(index, component) {
|
||||
// this.tabIndex = index
|
||||
// this.component = component
|
||||
// this.refresh = false
|
||||
// this.$nextTick(() => {
|
||||
// this.refresh = true
|
||||
// })
|
||||
// },
|
||||
|
||||
isGirdUser() {
|
||||
this.isAdmin = false
|
||||
this.$http.post('/app/appgirdmemberinfo/checkLogOnUser').then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user