watch: { ‘$route‘(to, from) { this.$router.go(0); } },
this.$router.push({ path: ‘/dashboard/XXZX?‘ + new Date() });
原文地址:https://www.cnblogs.com/refuge/p/10991561.html
时间: 2024-09-15 14:50:19
watch: { ‘$route‘(to, from) { this.$router.go(0); } },
this.$router.push({ path: ‘/dashboard/XXZX?‘ + new Date() });
原文地址:https://www.cnblogs.com/refuge/p/10991561.html