From 918fdaa17904a595ebc63dc485592b645cddd6aa Mon Sep 17 00:00:00 2001 From: laozt <2721205210@qq.com> Date: Fri, 20 Oct 2023 15:31:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 10 +- src/views/components/dialog/index.vue | 18 ++- src/views/yingji/enforcing.vue | 28 ++-- src/views/yingji/enterprise.vue | 9 ++ src/views/yingji/planManage.vue | 195 +++----------------------- 5 files changed, 65 insertions(+), 195 deletions(-) diff --git a/.env.production b/.env.production index c1d16e7..685bd77 100644 --- a/.env.production +++ b/.env.production @@ -8,18 +8,18 @@ ENV = 'production' # VUE_APP_BASE_API = 'http://192.168.0.105:9033' # VUE_APP_BASE_API = 'http://39.101.188.84:9033' VUE_APP_BASE_API = 'http://180.108.205.123:13002' - +n # 统一登录-内网 -# VUE_APP_SSO_LOGIN = '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' +VUE_APP_SSO_LOGIN = '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' # 退出登录-内网 -# VUE_APP_SSO_LOGOUT ='http://2.46.4.197:8090/sso-server/oauth2/logout?aid=17847210&cbu=http%3A%2F%2F180.108.205.123%3A13001%2F' +VUE_APP_SSO_LOGOUT ='http://2.46.4.197:8090/sso-server/oauth2/logout?aid=17847210&cbu=http%3A%2F%2F180.108.205.123%3A13001%2F' # 统一登录-外网 -VUE_APP_SSO_LOGIN = 'http://180.108.205.123:8090/sso-server/oauth2/sso?aid=17847210&cbu=http%3A%2F%2F180.108.205.123%3A13001%2F&response_type=code' +# VUE_APP_SSO_LOGIN = 'http://180.108.205.123:8090/sso-server/oauth2/sso?aid=17847210&cbu=http%3A%2F%2F180.108.205.123%3A13001%2F&response_type=code' # 退出登录-外网 -VUE_APP_SSO_LOGOUT ='http://180.108.205.123:8090/sso-server/oauth2/logout?aid=17847210&cbu=http%3A%2F%2F180.108.205.123%3A13001%2F' +# VUE_APP_SSO_LOGOUT ='http://180.108.205.123:8090/sso-server/oauth2/logout?aid=17847210&cbu=http%3A%2F%2F180.108.205.123%3A13001%2F' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true \ No newline at end of file diff --git a/src/views/components/dialog/index.vue b/src/views/components/dialog/index.vue index 07f25dd..e2545d4 100644 --- a/src/views/components/dialog/index.vue +++ b/src/views/components/dialog/index.vue @@ -95,7 +95,12 @@ - +
+ +
搜索
重置
-
+
+
企业名称:
+ +
区划:
-
- - 全部 - 已检查 - 未检查 - -
+ + +
+
+ + 全部 + 已检查 + 未检查 +
@@ -185,6 +195,7 @@ export default { plannedYear: "", //检测状态 checkStatus: "", + enterpriseName: "", }, checkList: [""], checkListTwo: [], @@ -345,6 +356,7 @@ export default { district: "", plannedYear: "", checkStatus: "", + enterpriseName: "", }; this.$refs.executive.district = []; this.searchBefore = { @@ -621,7 +633,7 @@ export default { display: flex; align-items: center; justify-content: space-between; - padding: 31px 0 12px 0; + padding: 10px 0 0 0; .filtrate-condition { display: flex; align-items: center; diff --git a/src/views/yingji/enterprise.vue b/src/views/yingji/enterprise.vue index 1835300..54996e2 100644 --- a/src/views/yingji/enterprise.vue +++ b/src/views/yingji/enterprise.vue @@ -10,6 +10,14 @@ ref="executive" >
+
+
企业名称:
+ +
+
企业名称:
+ +
+
行政区划:
- + /> - - + /> -