Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mobi
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
wbx-PCAndMobi
mobi
Commits
9d5af050
Commit
9d5af050
authored
Apr 01, 2021
by
程卓
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整新的dashboard调整地址
parent
d4c5e3be
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
home.vue
src/views/home.vue
+3
-3
No files found.
src/views/home.vue
View file @
9d5af050
...
...
@@ -692,7 +692,7 @@ export default {
let
time
=
new
Date
().
getFullYear
()
// console.log(time+'-'+parseInt(item.name))
this
.
$router
.
push
({
path
:
'/documents/
month/monthList/monthListSec
t'
,
path
:
'/documents/
fiveSearch/monthLis
t'
,
query
:
{
month
:
time
+
'-'
+
parseInt
(
item
.
name
)
}
...
...
@@ -702,7 +702,7 @@ export default {
let
time
=
new
Date
().
getFullYear
()
// console.log(time+'-'+parseInt(item.name))
this
.
$router
.
push
({
'path'
:
'/documents/fiveSearch/doubleWeekCheckList
/doubleCheckList
'
,
'path'
:
'/documents/fiveSearch/doubleWeekCheckList'
,
query
:
{
month
:
time
+
'-'
+
parseInt
(
item
.
name
)
}
...
...
@@ -712,7 +712,7 @@ export default {
let
time
=
new
Date
().
getFullYear
()
// console.log(time+'-'+parseInt(item.name))
this
.
$router
.
push
({
'path'
:
'/documents/fiveSearch/managerSelfCheckList
/managerCheckList
'
,
'path'
:
'/documents/fiveSearch/managerSelfCheckList'
,
query
:
{
month
:
time
+
'-'
+
parseInt
(
item
.
name
)
}
...
...
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