From a1d5ec5c28599d3cb055e8ac28e5291972ac5a4c Mon Sep 17 00:00:00 2001 From: x ronger Date: Wed, 16 Sep 2020 22:55:19 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E5=88=A0=E9=99=A4=E6=96=87=E7=AB=A0?= =?UTF-8?q?=E5=90=8E=E9=A1=B5=E9=9D=A2=E8=B7=B3=E8=BD=AC=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/article/post/_article_id.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/article/post/_article_id.vue b/pages/article/post/_article_id.vue index 9e164cf..60b225e 100644 --- a/pages/article/post/_article_id.vue +++ b/pages/article/post/_article_id.vue @@ -231,7 +231,7 @@ localStorage.removeItem('article-tags'); _ts.contentEditor.setValue(''); _ts.$router.push({ - name: 'home' + name: 'index' }) }) }).catch(() => {