From 730584f81301c84047f22e45d30a2900b63bd50c Mon Sep 17 00:00:00 2001 From: Gao xiaosong <704041637@qq.com> Date: Sun, 13 Sep 2020 02:12:12 +0800 Subject: [PATCH] =?UTF-8?q?uniapp=E7=AB=AF=EF=BC=8C=E4=BC=9A=E5=91=98?= =?UTF-8?q?=E4=BD=A3=E9=87=91=E6=8F=90=E7=8E=B0=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/promotion/UserCash/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 => {