Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 13af0300
authored
Jun 28, 2024
by
liangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
获取南瑞数据。
1 parent
ed1b954c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/views/layout/leftBar.vue
src/views/layout/leftBar.vue
View file @
13af030
...
@@ -174,6 +174,7 @@ export default {
...
@@ -174,6 +174,7 @@ export default {
},
},
},
},
mounted
()
{
mounted
()
{
console
.
log
(
'获取父元素的local数据'
,
JSON
.
parse
(
localStorage
.
getItem
(
'user'
)))
console
.
log
(
'本页面路由是什么'
,
this
.
$route
.
path
)
console
.
log
(
'本页面路由是什么'
,
this
.
$route
.
path
)
this
.
handleOpen
(
0
,
[
"0"
]);
this
.
handleOpen
(
0
,
[
"0"
]);
if
(
if
(
...
...
Write
Preview
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