fix 修复 用户注册页面与登录页面格式不符问题

This commit is contained in:
疯狂的狮子li
2023-03-08 20:09:21 +08:00
parent f55fa60f4d
commit 183af84117
2 changed files with 23 additions and 12 deletions
+1 -2
View File
@@ -82,8 +82,7 @@ export default {
userId: this.$store.getters.userId,
tenantId: undefined,
companyName: undefined,
tenantList: [],
userList: []
tenantList: []
}
},
components: {