no message

This commit is contained in:
A1300399510 2024-05-30 10:55:53 +08:00
parent 983ec684ce
commit 3df8333302
4 changed files with 5 additions and 4 deletions

2
dist/index.html vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -39,8 +39,9 @@ export default {
}, },
mounted() { mounted() {
// console.log(new Date()); // console.log(new Date());
this.$store.dispatch("fetchHistoricalSearch") //
console.log("初始化"); console.log("初始化");
this.$store.dispatch("fetchHistoricalSearch") //
this.$store.dispatch("getAllForum", this) // this.$store.dispatch("getAllForum", this) //
// this.isJudgePc() // this.isJudgePc()