fix
This commit is contained in:
@@ -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");
|
||||
},
|
||||
//获取当前语言
|
||||
|
||||
Reference in New Issue
Block a user