From 7217ef5a567915789a0f3e6b8ad8bde76990bb14 Mon Sep 17 00:00:00 2001 From: liangzhiyuan001 Date: Thu, 15 Sep 2022 14:54:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E8=80=83=20https://github.com/vuejs/c?= =?UTF-8?q?ore/pull/4339=20=E8=87=AA=E5=AE=9A=E4=B9=89=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=B0=81=E8=A3=85keep-alive?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/AppMain.vue | 37 ++++++++++++++++++++++++------- src/store/modules/tagsView.js | 12 +++++++++- 2 files changed, 40 insertions(+), 9 deletions(-) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 155b281..8dd1357 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -1,27 +1,48 @@