From d2503348fd969b01b84ee444616650e28297f87d Mon Sep 17 00:00:00 2001
From: lai <371757574@qq.com>
Date: Mon, 17 Jun 2024 11:53:35 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=AF=E5=BE=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/tenant/index.vue | 822 ++++++++++++++++++++++++++++++
1 file changed, 822 insertions(+)
create mode 100644 src/views/system/tenant/index.vue
diff --git a/src/views/system/tenant/index.vue b/src/views/system/tenant/index.vue
new file mode 100644
index 00000000..edf23b70
--- /dev/null
+++ b/src/views/system/tenant/index.vue
@@ -0,0 +1,822 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.search') }}
+
+
+
+ {{ t('common.reset') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.addText') }}
+
+
+
+
+
+
+
+
+ {{ t('views.system.role.openSwitch') }}
+
+
+
+ {{ t('common.searchBarText') }}
+
+
+
+ {{ t('common.reloadText') }}
+
+
+
+
+
+ {{ t('common.sizeText') }}
+
+
+
+
+
+
+ {{ t('common.size.default') }}
+
+ {{ t('common.size.middle') }}
+
+ {{ t('common.size.small') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.viewText') }}
+
+
+
+
+
+ {{ t('common.editText') }}
+
+
+
+
+
+ {{ t('common.deleteText') }}
+
+
+
+
+
+ {{
+ t('views.system.dept.addClass')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ modalState.from.tenantName }}
+
+
+
+
+ {{ modalState.from.orderNum }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ modalState.from.tenantId }}
+
+
+
+
+
+
+ {{ modalState.from.tenancyType }}
+
+
+
+
+
+ {{
+ t('common.cancel')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+