From c46d6ba1c4e371c7b1e748313dea5824b59c2528 Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Tue, 21 May 2024 01:20:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- .../unitList/components/addCompany.vue | 96 ++++++++++++++++--- 2 files changed, 83 insertions(+), 17 deletions(-) diff --git a/.env.development b/.env.development index 3e352dd..2c8d108 100644 --- a/.env.development +++ b/.env.development @@ -2,11 +2,11 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) -# VITE_API_URL = 'http://192.168.34.155:6688' +VITE_API_URL = 'http://192.168.34.155:6688' # VITE_API_URL = 'http://183.63.230.59:6090' # VITE_API_URL = 'http://2xliv7gs.shenzhuo.vip:55296' VITE_WPAPI_URL = "http://jxjzw.zhgdyun.com:8081" -VITE_API_URL = "http://jxjzw.zhgdyun.com:9013" +# VITE_API_URL = "http://jxjzw.zhgdyun.com:9013" # 上传 # VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url=' diff --git a/src/views/goverment/huizhou/assessmentManagement/unitList/components/addCompany.vue b/src/views/goverment/huizhou/assessmentManagement/unitList/components/addCompany.vue index fa91adb..af1fd35 100644 --- a/src/views/goverment/huizhou/assessmentManagement/unitList/components/addCompany.vue +++ b/src/views/goverment/huizhou/assessmentManagement/unitList/components/addCompany.vue @@ -14,24 +14,40 @@ - + - + - + - + @@ -39,7 +55,11 @@ - + @@ -88,7 +108,11 @@ - + @@ -103,7 +127,11 @@ - + @@ -117,19 +145,33 @@ - + + - + - + @@ -137,24 +179,42 @@ - + - + - + - + @@ -182,7 +242,13 @@ - +