Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pt-tobacco-lims-web
Overview
Overview
Details
Activity
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
wangweidong
pt-tobacco-lims-web
Commits
d002587e
Commit
d002587e
authored
Jun 08, 2020
by
lichengming
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://git.patzn.com/wangweidong/pt-tobacco-lims-web
into dev
parents
94f6becb
7d8c56ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
index.vue
pages/index.vue
+10
-0
No files found.
pages/index.vue
View file @
d002587e
...
@@ -279,6 +279,16 @@ export default {
...
@@ -279,6 +279,16 @@ export default {
this
.
beginDate
=
this
.
dateValue
[
0
]
this
.
beginDate
=
this
.
dateValue
[
0
]
this
.
endDate
=
this
.
dateValue
[
1
]
this
.
endDate
=
this
.
dateValue
[
1
]
console
.
log
((
this
.
range
=
this
.
beginDate
+
'至'
+
this
.
endDate
))
console
.
log
((
this
.
range
=
this
.
beginDate
+
'至'
+
this
.
endDate
))
this
.
queryRange
=
{
day
:
undefined
,
week
:
undefined
,
month
:
undefined
,
year
:
undefined
,
beginDate
:
this
.
beginDate
,
endDate
:
this
.
endDate
}
this
.
_getItemFail
()
this
.
_getSampleRank
()
}
}
},
},
Gather
(
index
)
{
Gather
(
index
)
{
...
...
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