From 2abe00c28ef808b48e1ba767fe9024711fe81302 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=B2=A1=E5=A4=8D=E4=B9=A0?= <2353956224@qq.com>
Date: Fri, 27 Mar 2026 16:09:38 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=88=AC=E8=99=AB=E6=97=B6?=
=?UTF-8?q?=E9=97=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.local | 4 ++--
src/views/system/tenant/index.vue | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
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 }}
-
+
+