From b998d7f1daf4c705c04c9df0941c405550bf0351 Mon Sep 17 00:00:00 2001 From: BAWEI Date: Sun, 2 Apr 2023 06:39:01 +0800 Subject: [PATCH] =?UTF-8?q?tokenTimeout=E6=97=B6=E9=97=B4=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SC-web/src/views/system/sysConfig/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC-web/src/views/system/sysConfig/index.vue b/SC-web/src/views/system/sysConfig/index.vue index 7f89bad6..1e540f1f 100644 --- a/SC-web/src/views/system/sysConfig/index.vue +++ b/SC-web/src/views/system/sysConfig/index.vue @@ -443,7 +443,7 @@ export default { companyTelePhone: '', companyEmail: '', singleLogin: '1', - tokenTimeout: '1', + tokenTimeout: '6000', lastLoginTimeSwitch: 1, whitelistSwitch: 1, whiteListIp: '',