Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dangan_dataV
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
4c6301db
authored
2025-04-29 17:58:30 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
看板
1 parent
8b13acae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/viewsPc/home.vue
src/viewsPc/home.vue
View file @
4c6301d
...
...
@@ -27,7 +27,7 @@ const type = ref('是')
const
url
=
ref
()
const
obj
=
ref
({})
const
result
=
ref
()
const
rou
e
ter
=
useRouter
()
const
router
=
useRouter
()
// url.value = 'http://192.168.1.152:8899/login/sid=41a9a180-b1ad-4c78-95cc-f369fadb13f0#/'
// url.value = 'http://192.168.1.152:8899/login/sid5342b777-d86a-4967-a18b-7329a3fca56b/'
url
.
value
=
window
.
location
.
href
...
...
@@ -37,7 +37,7 @@ onMounted(() => {
if
(
result
.
value
)
{
handelGetYS000
()
}
else
{
rou
e
ter
.
push
(
'/401'
)
router
.
push
(
'/401'
)
}
})
...
...
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