diff --git a/pages/user/promotion/UserCash/index.vue b/pages/user/promotion/UserCash/index.vue index 576a023..c9d1169 100644 --- a/pages/user/promotion/UserCash/index.vue +++ b/pages/user/promotion/UserCash/index.vue @@ -232,8 +232,8 @@ icon: "none", duration: 2000 }); - this.router.push({ - path: "/user/audit" + this.$yrouter.push({ + path: "/pages/user/promotion/CashAudit/index" }); }, err => {