NEZ-3038 feat:升级 xterm。js的版本
This commit is contained in:
@@ -293,6 +293,7 @@ export default {
|
||||
this.theme = res.data.user.theme
|
||||
this.userInfo = res.data.user
|
||||
localStorage.setItem('nz-token', res.data.authToken)
|
||||
localStorage.setItem('nz-userInfo', JSON.stringify( this.userInfo))
|
||||
if (res.data.authFlag === 1) {
|
||||
if (res.data.authBind === 0) {
|
||||
this.verifyShow = true
|
||||
|
||||
Reference in New Issue
Block a user