更新代码
This commit is contained in:
@@ -11,7 +11,6 @@ export const useNavStore = defineStore(
|
||||
return
|
||||
} else {
|
||||
navIndex.value = id
|
||||
console.log(localStorage.getItem('nav'))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user