no message

This commit is contained in:
A1300399510
2023-10-17 11:01:32 +08:00
parent bd0beb426b
commit bc778c3a48
5 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ export default {
},
watch: {},
mounted() {
console.log(new Date());
// console.log(new Date());
this.$store.dispatch("fetchHistoricalSearch") // 获取历史搜索记录
this.$store.dispatch("getAllForum", this) // 获取全部板块