diff --git a/src/views/PersonManager/coerce/components/list.vue b/src/views/PersonManager/coerce/components/list.vue
new file mode 100644
index 0000000..5b3fd0b
--- /dev/null
+++ b/src/views/PersonManager/coerce/components/list.vue
@@ -0,0 +1,174 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 入住
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/PersonManager/coerce/index.vue b/src/views/PersonManager/coerce/index.vue
new file mode 100644
index 0000000..45be1d5
--- /dev/null
+++ b/src/views/PersonManager/coerce/index.vue
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
diff --git a/src/views/corpinfo/edit/components/corpInfoEdit.vue b/src/views/corpinfo/edit/components/corpInfoEdit.vue
index 8a6c7c6..1381e67 100644
--- a/src/views/corpinfo/edit/components/corpInfoEdit.vue
+++ b/src/views/corpinfo/edit/components/corpInfoEdit.vue
@@ -92,6 +92,7 @@
v-model="dataForm.POSSESSION"
:options="areaList"
:props="areaProps"
+ :append-to-body="false"
:placeholder="dataForm.COMPANY_AREA"
style="width: 100%"
@change="cascaderChange"
@@ -191,7 +192,7 @@
-
+
@@ -691,7 +692,7 @@ export default {
],
TOTAL_ASSETS: [
{ required: true, message: '资产总额不能为空', trigger: 'blur' },
- { min: 1, max: 5, message: '请正确的资产总额', trigger: 'blur' }
+ { min: 1, max: 15, message: '请正确的资产总额', trigger: 'blur' }
],
REGISTERED_CAPITAL: [
{ required: true, message: '注册资金不能为空', trigger: 'blur' },
diff --git a/static/config.js b/static/config.js
index 48b2ad0..de7bbd4 100644
--- a/static/config.js
+++ b/static/config.js
@@ -1,7 +1,12 @@
const config = {
- weburl: 'http://192.168.151.43:8088/', // 前台地址
- httpurl: 'http://192.168.151.43:8088/', // 后台地址
+ // weburl: 'http://192.168.151.43:8088/', // 前台地址
+ // httpurl: 'http://192.168.151.43:8088/', // 后台地址
+
+ weburl: 'http://192.168.0.49:8088/', // 前台地址
+ httpurl: 'http://192.168.0.49:8088/', // 后台地址
+
qyurl: 'http://192.168.151.43:8088/', // 企业前台
+
adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/',
// 正式
fileUrl: 'https://qgqy.qhdsafety.com/file/', // 附件服务器地址,