From 7970f3e4b384387d9e6d18d830d6e466054823dd Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Tue, 26 Dec 2023 11:47:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8E=86=E5=8F=B2=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/index.js b/src/router/index.js index f2cc904..8d12c45 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -50,7 +50,7 @@ const routes = [ title: "历史图片", permission: true, icon: "el-icon-camera", - keepAlive: true, + //keepAlive: true, }, }, {