diff --git a/src/views/system/tenant/index.vue b/src/views/system/tenant/index.vue index d4648bda178c1cf876c680a774abfe85776d6dd1..620b8adef121d2fc469c3db857dfc438cfea6911 100644 --- a/src/views/system/tenant/index.vue +++ b/src/views/system/tenant/index.vue @@ -155,8 +155,11 @@ - - + + + + + @@ -290,6 +293,7 @@ function reset() { password: undefined, companyName: undefined, licenseNumber: undefined, + domain: undefined, address: undefined, intro: undefined, remark: undefined,