From 962a4a5c78ecc5be317ad35942c272c3f0a19179 Mon Sep 17 00:00:00 2001
From: yangjun <1173114630@qq.com>
Date: Wed, 11 Feb 2026 15:48:07 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.development | 2 +-
src/components/Form/src/jeecg/components/JImageUploadtz.vue | 4 ++--
.../services/serviceDirective/ConfigServiceDirectiveList.vue | 3 +++
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/.env.development b/.env.development
index 436c5cd..f1fb35f 100644
--- a/.env.development
+++ b/.env.development
@@ -9,7 +9,7 @@ VITE_PUBLIC_PATH = /
VITE_PROXY = [["/nursing-unit_101","http://localhost:8091/nursing-unit_101"],["/upload","http://localhost:3300/upload"],["/opeexup","http://localhost:8081/opeapi/"],["/opemedia","https://www.focusnu.com/media101/upFiles101"]]
#后台接口全路径地址(必填)
-VITE_GLOB_DOMAIN_URL=http://localhost:8091/nursing-unit_101
+VITE_GLOB_DOMAIN_URL=http://localhost:3103/nursing-unit_101
#后台接口父地址(必填)
VITE_GLOB_API_URL=/nursing-unit_101
diff --git a/src/components/Form/src/jeecg/components/JImageUploadtz.vue b/src/components/Form/src/jeecg/components/JImageUploadtz.vue
index 84da3d9..c39ddb0 100644
--- a/src/components/Form/src/jeecg/components/JImageUploadtz.vue
+++ b/src/components/Form/src/jeecg/components/JImageUploadtz.vue
@@ -38,9 +38,9 @@
-