diff --git a/.env.local b/.env.local
index e46e92d..a52ecae 100644
--- a/.env.local
+++ b/.env.local
@@ -4,8 +4,8 @@ NODE_ENV=development
VITE_DEV=true
# 请求路径
-# VITE_BASE_URL='http://192.168.2.22:48080'
-VITE_BASE_URL='https://backstageapi.yolozs.com'
+VITE_BASE_URL='http://192.168.2.22:48080'
+# VITE_BASE_URL='https://backstageapi.yolozs.com'
# VITE_BASE_URL='https://testapi.tknb.net'
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务
diff --git a/src/views/system/tenant/index.vue b/src/views/system/tenant/index.vue
index c84e8f1..6dfbe17 100644
--- a/src/views/system/tenant/index.vue
+++ b/src/views/system/tenant/index.vue
@@ -97,8 +97,9 @@
{{ scope.row.accountCount }}
-
+
+