This commit is contained in:
熊成强 2020-11-18 16:14:21 +08:00
parent 03efa8a0c6
commit 70c8daacb0

View File

@ -34,6 +34,8 @@ export default {
vConsole_switch_x: 0,
vConsole_switch_y: 0
})
localStorage.setItem('vConsole_switch_y', 0)
localStorage.setItem('vConsole_switch_x', 1000)
// await this.handleGetDingtalkCode()
// await this.handleDingtalkLogin()
}