From 88f1335bed55f40db7c47000c1552aa17f09dbb3 Mon Sep 17 00:00:00 2001 From: chenlinlin Date: Fri, 29 Aug 2025 20:03:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BC=81=E4=B8=9A=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=EF=BC=8Cexcel=E6=A8=A1=E7=89=88=E4=B8=AD=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=BC=81=E4=B8=9A=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/router/index.js | 2 +- client/src/views/big-screen/bigdata.vue | 2 +- .../src/views/dtsjygl/enterprise/qyjbxx.vue | 21 +------------------ .../com/aisino/iles/core/model/LoginLog.java | 1 - .../com/aisino/iles/core/util/TokenUtil.java | 1 + 5 files changed, 4 insertions(+), 23 deletions(-) diff --git a/client/src/router/index.js b/client/src/router/index.js index 9bd12e5..e68a068 100644 --- a/client/src/router/index.js +++ b/client/src/router/index.js @@ -57,7 +57,7 @@ const baseRoutes = [ ], }, { - + path: '/jbts/login', name: '_jbts_login', component: () => import('@views/jbts/login.vue'), meta: { diff --git a/client/src/views/big-screen/bigdata.vue b/client/src/views/big-screen/bigdata.vue index af3730b..3b8cecc 100644 --- a/client/src/views/big-screen/bigdata.vue +++ b/client/src/views/big-screen/bigdata.vue @@ -2541,7 +2541,7 @@ const login = async () => { let password = CryptoJS.MD5('Pe26957381').toString() let param = {username: username, password: password} let jsonString = JSON.stringify(param) - + let urlEncodedString = encodeURIComponent(jsonString) let login_info = btoa(urlEncodedString) try { const response = await axios.post('/rest/index/login/login', {login_info: login_info}) diff --git a/client/src/views/dtsjygl/enterprise/qyjbxx.vue b/client/src/views/dtsjygl/enterprise/qyjbxx.vue index 2eee686..a832e08 100644 --- a/client/src/views/dtsjygl/enterprise/qyjbxx.vue +++ b/client/src/views/dtsjygl/enterprise/qyjbxx.vue @@ -29,26 +29,7 @@
以下为一般指标项:(选填)
- - - - - {{ item.label }} - - - - - - - - - - - - - - {{ item.label }} - +