From 805cd799f8f2b2446db6f324278edabb9c877337 Mon Sep 17 00:00:00 2001 From: iczer <1126263215@qq.com> Date: Wed, 5 Aug 2020 13:42:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20the=20cache=20problem=20of=20page=20with?= =?UTF-8?q?=20dynamic=20route;=20:bug:=20=E4=BF=AE=E5=A4=8D=EF=BC=9A?= =?UTF-8?q?=E5=8A=A8=E6=80=81=E8=B7=AF=E7=94=B1=E4=B8=8B=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=BC=93=E5=AD=98=E9=97=AE=E9=A2=98=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/BlankView.vue | 2 +- src/layouts/PageView.vue | 2 +- src/layouts/tabs/TabsView.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/layouts/BlankView.vue b/src/layouts/BlankView.vue index 742f3b3..8d43a33 100644 --- a/src/layouts/BlankView.vue +++ b/src/layouts/BlankView.vue @@ -1,7 +1,7 @@