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 @@
-