From 63fea2990e587837ed3dde2b9ac8f2b4ef729672 Mon Sep 17 00:00:00 2001
From: yearning <10538594+wangweifeng1999@user.noreply.gitee.com>
Date: 星期四, 28 五月 2026 10:02:01 +0800
Subject: [PATCH] 考点核验+签到

---
 src/views/h5/faceAuth/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/h5/faceAuth/index.vue b/src/views/h5/faceAuth/index.vue
index 32f2e91..a4fd8cc 100644
--- a/src/views/h5/faceAuth/index.vue
+++ b/src/views/h5/faceAuth/index.vue
@@ -115,7 +115,7 @@
       }
     },
     auditSuccess(evt) {
-      this.$router.replace({ path: '/h5/signup', query: { appId: this.appId, url: evt } })
+      this.$router.replace({ path: '/h5/map', query: { appId: this.appId, url: evt } })
     },
   }
 }

--
Gitblit v1.8.0