diff --git a/.env.development b/.env.development index 6412511..8368b26 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ # @Author: 张涛 # @Date: 2023-07-18 13:04:50 # @LastEditors: JC9527 - # @LastEditTime: 2023-10-07 16:09:34 + # @LastEditTime: 2023-10-10 15:17:22 # @FilePath: \Mudu2PC\.env.development ### # 页面标题 @@ -12,8 +12,9 @@ VUE_APP_TITLE = 苏州应急执法计划管理系统 ENV = 'development' # 苏州应急执法计划管理系统/开发环境 -VUE_APP_BASE_API = 'http://39.101.188.84:9033' -# VUE_APP_BASE_API = 'http://180.108.205.123:13002' +# VUE_APP_BASE_API = 'http://39.101.188.84:9033' +# VUE_APP_BASE_API = 'http://192.168.0.105:9033' +VUE_APP_BASE_API = 'http://180.108.205.123:13002' # VUE_APP_BASE_API = '/api' diff --git a/src/permission.js b/src/permission.js index 2262922..e8733d5 100644 --- a/src/permission.js +++ b/src/permission.js @@ -96,7 +96,8 @@ router.beforeEach((to, from, next) => { next(`/login`) // 否则全部重定向到登录页 } else { console.log('路由拦截跳转登录页') - next() + // next() + location.href = 'http://180.108.205.123:8090/sso-server/oauth2/login?aid=17847210&cbu=http%3A%2F%2F180.108.205.123%3A13001%2F' } NProgress.done() } diff --git a/src/views/components/dialog/index.vue b/src/views/components/dialog/index.vue index c166194..a790ef4 100644 --- a/src/views/components/dialog/index.vue +++ b/src/views/components/dialog/index.vue @@ -161,7 +161,7 @@ header-align="center" > { if(item.institutionName == dept.deptName) { - console.log(item.county) + // console.log(item.county) this.form.subdistrict = item.county this.workingArea = item.county this.county = true; diff --git a/src/views/yingji/enterprise.vue b/src/views/yingji/enterprise.vue index ff30c06..9b6c6d9 100644 --- a/src/views/yingji/enterprise.vue +++ b/src/views/yingji/enterprise.vue @@ -117,7 +117,7 @@ header-align="center" >