From 183af841175d7ceacc987b50ab6c2f80f6972df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Wed, 8 Mar 2023 20:09:21 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E6=B3=A8=E5=86=8C=E9=A1=B5=E9=9D=A2=E4=B8=8E=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=A0=BC=E5=BC=8F=E4=B8=8D=E7=AC=A6=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/layout/components/Navbar.vue | 3 +-- ruoyi-ui/src/views/register.vue | 32 ++++++++++++++++------- 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/ruoyi-ui/src/layout/components/Navbar.vue b/ruoyi-ui/src/layout/components/Navbar.vue index 85fb1b58..072bf5ae 100644 --- a/ruoyi-ui/src/layout/components/Navbar.vue +++ b/ruoyi-ui/src/layout/components/Navbar.vue @@ -82,8 +82,7 @@ export default { userId: this.$store.getters.userId, tenantId: undefined, companyName: undefined, - tenantList: [], - userList: [] + tenantList: [] } }, components: { diff --git a/ruoyi-ui/src/views/register.vue b/ruoyi-ui/src/views/register.vue index 478c1642..83cf6270 100644 --- a/ruoyi-ui/src/views/register.vue +++ b/ruoyi-ui/src/views/register.vue @@ -3,14 +3,15 @@

RuoYi-Vue-Plus后台管理系统

- - - + + + + + @@ -77,7 +78,7 @@