diff --git a/.env.development b/.env.development index 3306c41..7a14a2f 100644 --- a/.env.development +++ b/.env.development @@ -16,10 +16,10 @@ VITE_PROXY_API = /dev-api # VITE_PROXY = [ ["/dev-api", "http://42.193.40.239:8017" ],["/dev-img-api", "http://file.sczysoft.com" ]] # VITE_UPLOAD_URL = http://42.193.40.239:8888 # 东哥 -VITE_PROXY = [ ["/dev-api", "http://192.168.110.186:8017" ],["/dev-img-api", "http://42.193.40.239:8017" ]] +# VITE_PROXY = [ ["/dev-api", "http://192.168.110.186:8017" ],["/dev-img-api", "http://42.193.40.239:8017" ]] # VITE_UPLOAD_URL = http://192.168.110.186 # 陈游 -# VITE_PROXY = [ ["/dev-api", "http://192.168.110.10:8017" ],["/dev-img-api", "http://42.193.40.239:8017" ]] +VITE_PROXY = [ ["/dev-api", "http://192.168.110.10:8017" ],["/dev-img-api", "http://42.193.40.239:8017" ]] VITE_UPLOAD_URL = http://42.193.40.239:8888/ # VITE_UPLOAD_URL = https://city.sczysoft.com/dffile/ # diff --git a/src/views/system/base/appeal-allocation/disposeofUp.vue b/src/views/system/base/appeal-allocation/disposeofUp.vue index 9b6322f..dd508b4 100644 --- a/src/views/system/base/appeal-allocation/disposeofUp.vue +++ b/src/views/system/base/appeal-allocation/disposeofUp.vue @@ -28,7 +28,7 @@