优化
This commit is contained in:
parent
1c3dc4f5ec
commit
1223dfcda5
12
src/App.vue
12
src/App.vue
@ -29,14 +29,14 @@ export default {
|
|||||||
...mapState(['user'])
|
...mapState(['user'])
|
||||||
},
|
},
|
||||||
async created () {
|
async created () {
|
||||||
// if (!dd.other) {
|
if (!dd.other) {
|
||||||
// var vConsole = new VConsole({
|
var vConsole = new VConsole({
|
||||||
// vConsole_switch_x: 0,
|
vConsole_switch_x: 0,
|
||||||
// vConsole_switch_y: 0
|
vConsole_switch_y: 0
|
||||||
// })
|
})
|
||||||
// await this.handleGetDingtalkCode()
|
// await this.handleGetDingtalkCode()
|
||||||
// await this.handleDingtalkLogin()
|
// await this.handleDingtalkLogin()
|
||||||
// }
|
}
|
||||||
|
|
||||||
this.GET_DEPLIST()
|
this.GET_DEPLIST()
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user