This commit is contained in:
X1627315083
2024-05-17 20:02:32 +08:00
parent 25d3d40fd1
commit 3961638804
2 changed files with 3 additions and 1 deletions

View File

@@ -527,6 +527,8 @@ export default defineComponent({
// this.$router.push("/home");
// console.log(window.location.search.substring(1));
this.store.commit("clearAllData");
this.store.commit("clearAllCollection");
this.store.commit("setAllBoardDataChoose",{});
this.$router.push("/home");
},
//获取当前语言