Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c9b57420
authored
2024-05-13 20:25:29 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
去除
1 parent
e0ee6d14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/permissionPc.js
src/permissionPc.js
View file @
c9b5742
...
...
@@ -10,7 +10,6 @@ NProgress.configure({ showSpinner: false })
router
.
beforeEach
((
to
,
from
,
next
)
=>
{
NProgress
.
start
()
debugger
if
(
getToken
())
{
// 判断当前用户是否已拉取完user_info信息
if
(
!
useUserStore
().
user
)
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment