no message
This commit is contained in:
@@ -39,8 +39,9 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
// console.log(new Date());
|
||||
this.$store.dispatch("fetchHistoricalSearch") // 获取历史搜索记录
|
||||
console.log("初始化");
|
||||
|
||||
this.$store.dispatch("fetchHistoricalSearch") // 获取历史搜索记录
|
||||
this.$store.dispatch("getAllForum", this) // 获取全部板块
|
||||
|
||||
// this.isJudgePc()
|
||||
|
||||
Reference in New Issue
Block a user