From 4fef4377281c6f51c2bd6f0b2a091b16af8ea5d5 Mon Sep 17 00:00:00 2001 From: Flow <958079825@qq.com> Date: Wed, 11 Jun 2025 17:23:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- src/views/devices/devices_cards.vue | 39 ++++++---- src/views/person/PersonFrom.vue | 117 ++++++++++++++++++++++------ src/views/person/index.vue | 25 +----- src/views/system/dept/DeptForm.vue | 4 +- src/views/system/dept/index.vue | 17 ++-- 6 files changed, 133 insertions(+), 71 deletions(-) diff --git a/.env b/.env index 89155001..fbde0073 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ VITE_PORT=8080 VITE_OPEN=true # 租户开关 -VITE_APP_TENANT_ENABLE=false +VITE_APP_TENANT_ENABLE=true # 验证码的开关 VITE_APP_CAPTCHA_ENABLE=true diff --git a/src/views/devices/devices_cards.vue b/src/views/devices/devices_cards.vue index e28e3462..f68136b5 100644 --- a/src/views/devices/devices_cards.vue +++ b/src/views/devices/devices_cards.vue @@ -6,23 +6,26 @@
-

{{ deviceInfo.devicename }}

- -
+
+

{{ deviceInfo.devicename }}

- 详情 + +
+ +
数据 @@ -95,7 +98,7 @@ \ No newline at end of file diff --git a/src/views/person/index.vue b/src/views/person/index.vue index 92d0af25..a9372850 100644 --- a/src/views/person/index.vue +++ b/src/views/person/index.vue @@ -95,13 +95,6 @@ :show-overflow-tooltip="true" width="120" /> - - -