diff --git a/.env.development b/.env.development index 8ab5b9a..e7dbfd9 100644 --- a/.env.development +++ b/.env.development @@ -13,8 +13,8 @@ ENV = 'development' # 苏州市应急执法计划管理系统/开发环境 # VUE_APP_BASE_API = 'http://39.101.188.84:9033' -VUE_APP_BASE_API = 'http://localhost:13002' -# VUE_APP_BASE_API = 'http://180.108.205.123:13002' +# VUE_APP_BASE_API = 'http://localhost:13002' +VUE_APP_BASE_API = 'http://180.108.205.123:13002' # 统一登录-内网 VUE_APP_SSO_LOGIN_N = 'http://2.46.4.197:8090/sso-server/oauth2/sso?aid=17847210&cbu=http%3A%2F%2F180.108.205.123%3A13001%2F&response_type=code' diff --git a/src/views/components/ClCascader/index.vue b/src/views/components/ClCascader/index.vue index f1170b7..bbc4b96 100644 --- a/src/views/components/ClCascader/index.vue +++ b/src/views/components/ClCascader/index.vue @@ -3,8 +3,8 @@ * @version: * @Author: JC9527 * @Date: 2023-09-27 14:01:34 - * @LastEditors: 张涛 - * @LastEditTime: 2023-10-20 09:23:51 + * @LastEditors: laozt 2721205210@qq.com + * @LastEditTime: 2024-01-05 14:58:54 -->