style(XPack): 授权认证页面样式调整

This commit is contained in:
fit2-zhao 2020-09-14 20:41:30 +08:00
parent f306dbc804
commit ae3cbd298a
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
}
},
mounted() {
this.valid();
//this.valid();
this.isCurrentOrganizationAdmin = checkoutCurrentOrganization();
this.isCurrentWorkspaceUser = checkoutCurrentWorkspace();
},