登录后刷新订单

This commit is contained in:
TOP糯米 2023-03-30 10:41:25 +08:00
parent 381c5cf35f
commit c774c71f63
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ export default {
}) })
.then((response) => { .then((response) => {
this.$store.dispatch("user/info"); this.$store.dispatch("user/info");
this.$store.commit("system/refreshOrder", true);
this.$utils.toast(response.msg).then(() => { this.$utils.toast(response.msg).then(() => {
this.$utils.toPage( this.$utils.toPage(
"", "",