uniapp端,会员佣金提现报错

This commit is contained in:
Gao xiaosong
2020-09-13 02:12:12 +08:00
parent 973bd96b86
commit 730584f813

View File

@ -232,8 +232,8 @@
icon: "none", icon: "none",
duration: 2000 duration: 2000
}); });
this.router.push({ this.$yrouter.push({
path: "/user/audit" path: "/pages/user/promotion/CashAudit/index"
}); });
}, },
err => { err => {