Commit b89ae010 by crushh

update: dist

parent 62026614
......@@ -418,7 +418,7 @@ export default {
if (this.isAdd) {
this.$route.meta.refresh = true;
}
this.$router.go('/game/cmh');
this.$router.push('/game/cmh');
}
}
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment