代客下单修改支付成功后的处理
This commit is contained in:
@@ -3891,7 +3891,7 @@ export default {
|
|||||||
this.$router.replace({ path: "/tool/table_list" });
|
this.$router.replace({ path: "/tool/table_list" });
|
||||||
} else {
|
} else {
|
||||||
this.$router.replace({ path: "/tool/Instead/index" });
|
this.$router.replace({ path: "/tool/Instead/index" });
|
||||||
// this.$router.go(0);
|
this.$router.go(0);
|
||||||
// this.reset();
|
// this.reset();
|
||||||
// this.$router.replace({ path: "/tool/Instead/index" });
|
// this.$router.replace({ path: "/tool/Instead/index" });
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user