fix 修复 用户注册页面与登录页面格式不符问题
This commit is contained in:
@@ -82,8 +82,7 @@ export default {
|
||||
userId: this.$store.getters.userId,
|
||||
tenantId: undefined,
|
||||
companyName: undefined,
|
||||
tenantList: [],
|
||||
userList: []
|
||||
tenantList: []
|
||||
}
|
||||
},
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user