From c3118f9f8c268910817ec4dba4d34dcbd6d75454 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 28 Dec 2021 11:56:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=BF=94=E5=9B=9E=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppAskForm/Result.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppAskForm/Result.vue b/src/apps/AppAskForm/Result.vue index 34075249..587a63c6 100644 --- a/src/apps/AppAskForm/Result.vue +++ b/src/apps/AppAskForm/Result.vue @@ -74,7 +74,7 @@ export default { }) }, confirm() { - history.go(1 - history.length) + history.go(2 - history.length) } }, onShow() {