no message
This commit is contained in:
parent
bd0beb426b
commit
bc778c3a48
2
dist/index.html
vendored
2
dist/index.html
vendored
File diff suppressed because one or more lines are too long
1
dist/js/app~42f9d7e6.45781542.js
vendored
Normal file
1
dist/js/app~42f9d7e6.45781542.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/js/app~42f9d7e6.80ffcd4a.js
vendored
1
dist/js/app~42f9d7e6.80ffcd4a.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -19,7 +19,7 @@ export default {
|
|||||||
},
|
},
|
||||||
watch: {},
|
watch: {},
|
||||||
mounted() {
|
mounted() {
|
||||||
console.log(new Date());
|
// console.log(new Date());
|
||||||
this.$store.dispatch("fetchHistoricalSearch") // 获取历史搜索记录
|
this.$store.dispatch("fetchHistoricalSearch") // 获取历史搜索记录
|
||||||
this.$store.dispatch("getAllForum", this) // 获取全部板块
|
this.$store.dispatch("getAllForum", this) // 获取全部板块
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user