From 0ec5b4882a35fcf4f0eda07520d87bd293b80cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E6=88=90=E5=BC=BA?= Date: Fri, 6 Nov 2020 18:24:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/kpi-layout/NavHeader.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/kpi-layout/NavHeader.vue b/src/components/kpi-layout/NavHeader.vue index 396c613..43b2208 100644 --- a/src/components/kpi-layout/NavHeader.vue +++ b/src/components/kpi-layout/NavHeader.vue @@ -32,7 +32,8 @@ export default { handleBack () { console.log('this.isPopup: ', this.isPopup) if (this.isPopup) return this.open() - this.$router.go(-1) + history.go(-1) + // this.$router.go(-1) }, open () { const obj = {