diff --git a/.env.production b/.env.production
index 583ccf1..7b46b73 100644
--- a/.env.production
+++ b/.env.production
@@ -7,6 +7,7 @@ VITE_APP_ENV = 'production'
# 若依管理系统/生产环境
# VITE_APP_BASE_API = '/prod-api'
VITE_APP_BASE_API = 'http://120.26.107.74:1618'
+#VITE_APP_BASE_API = '/api'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip
\ No newline at end of file
diff --git a/src/views/components/CityOptions/index.vue b/src/views/components/CityOptions/index.vue
index bf599ef..5561177 100644
--- a/src/views/components/CityOptions/index.vue
+++ b/src/views/components/CityOptions/index.vue
@@ -1,7 +1,7 @@
@@ -12,16 +12,16 @@
@@ -30,16 +30,16 @@
@@ -48,15 +48,15 @@
@@ -68,33 +68,83 @@
-
+
+
diff --git a/src/views/components/ExpertForm/index.vue b/src/views/components/ExpertForm/index.vue
index c6fb54e..e16b341 100644
--- a/src/views/components/ExpertForm/index.vue
+++ b/src/views/components/ExpertForm/index.vue
@@ -1,7 +1,8 @@
+ 验证
@@ -9,7 +10,7 @@
-
+
@@ -18,7 +19,7 @@
@@ -30,7 +31,7 @@
-
+
-
+
-
+
@@ -67,7 +68,7 @@
@@ -75,7 +76,7 @@
@@ -84,17 +85,30 @@
-
-
+
+
+
+
+
-
+
@@ -128,12 +142,16 @@
-
+
-
+
@@ -141,7 +159,7 @@
-
+
@@ -149,7 +167,7 @@
-
+
-
+
@@ -170,21 +188,21 @@
-
+
-
+
-
+
- 男
- 女
+ 男
+ 女
-
+
-
+ /> -->
-
+
-
+
@@ -247,7 +268,11 @@
-
+
@@ -256,158 +281,194 @@
-
+
-
+
+
diff --git a/src/views/dataList/enterprise/add.vue b/src/views/dataList/enterprise/add.vue
index 6e50534..17fba40 100644
--- a/src/views/dataList/enterprise/add.vue
+++ b/src/views/dataList/enterprise/add.vue
@@ -1,6 +1,6 @@
-
+
取消
提交