yearning
2026-06-26 80944f86705180ee52c7a4d273efae153e06fcb3
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 } })
    },
  }
}