feat: 修改首页赋值逻辑
This commit is contained in:
@@ -392,6 +392,7 @@
|
||||
getMenuData().then((res) => {
|
||||
const list = res?.data
|
||||
this.homeData = list
|
||||
console.log(this.homeData,'homeData----')
|
||||
}).catch(() => {
|
||||
const userStore = useUserStore()
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user