From daec430ccd9c803b953286957da16db8001b81af Mon Sep 17 00:00:00 2001 From: WenShiJun Date: Wed, 26 Jun 2024 16:54:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=9E=E5=9C=B0=E9=80=89=E6=8B=A9=E5=99=A8?= =?UTF-8?q?=E9=80=BB=E8=BE=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/corpinfo/edit/components/corpInfoEdit.vue | 3 ++- static/config.js | 9 +++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/views/corpinfo/edit/components/corpInfoEdit.vue b/src/views/corpinfo/edit/components/corpInfoEdit.vue index 841c642..7399a2c 100644 --- a/src/views/corpinfo/edit/components/corpInfoEdit.vue +++ b/src/views/corpinfo/edit/components/corpInfoEdit.vue @@ -89,6 +89,7 @@ v-model="dataForm.POSSESSION" :options="areaList" :props="areaProps" + :append-to-body="false" :placeholder="dataForm.COMPANY_AREA" style="width: 100%" @change="cascaderChange" @@ -188,7 +189,7 @@ - + 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/', // 附件服务器地址,