Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
胡宝山
template_vue
Commits
d334e4d5
Commit
d334e4d5
authored
May 24, 2024
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.重置密码
parent
464dc789
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
login.vue
src/views/login/login.vue
+1
-0
incomeWmsBox.vue
src/views/template/incomeWmsBox.vue
+0
-1
No files found.
src/views/login/login.vue
View file @
d334e4d5
...
@@ -193,6 +193,7 @@ export default {
...
@@ -193,6 +193,7 @@ export default {
.
then
(()
=>
{
.
then
(()
=>
{
// window.location.href = `${this.reLocation}/#/`
// window.location.href = `${this.reLocation}/#/`
// this.$router.push({ path: `http://main.court.com${this.redirect || "/"}` });
// this.$router.push({ path: `http://main.court.com${this.redirect || "/"}` });
console
.
info
(
"----------------"
)
this
.
$router
.
push
(
'/controlPlatform/control'
)
this
.
$router
.
push
(
'/controlPlatform/control'
)
// this.loading = false
// this.loading = false
// this.$router.push('/home')
// this.$router.push('/home')
...
...
src/views/template/incomeWmsBox.vue
View file @
d334e4d5
...
@@ -333,7 +333,6 @@ export default {
...
@@ -333,7 +333,6 @@ export default {
next
()
next
()
},
},
created
()
{
created
()
{
console
.
log
(
'manufacturer'
,
manufacturer
)
this
.
manufacturer
=
manufacturer
this
.
manufacturer
=
manufacturer
if
(
this
.
$store
.
getters
.
searchParams
[
this
.
$route
.
path
])
{
if
(
this
.
$store
.
getters
.
searchParams
[
this
.
$route
.
path
])
{
const
{
searchParams
}
=
this
.
$store
.
getters
;
const
{
path
}
=
this
.
$route
const
{
searchParams
}
=
this
.
$store
.
getters
;
const
{
path
}
=
this
.
$route
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment