Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
罗鑫霖
/
vion-tools
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 67e565ae
authored
Mar 24, 2020
by
周志凯
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
change startTiming and endTiming
1 parent
90e84082
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
index.html
index.html
View file @
67e565a
...
@@ -1161,6 +1161,7 @@
...
@@ -1161,6 +1161,7 @@
this
.
footerText
=
val
===
'compare'
?
'数据对比'
:
this
.
dateLevelList
.
find
(
item
=>
item
.
label
===
val
).
name
this
.
footerText
=
val
===
'compare'
?
'数据对比'
:
this
.
dateLevelList
.
find
(
item
=>
item
.
label
===
val
).
name
this
.
socket
&&
this
.
socket
.
close
()
this
.
socket
&&
this
.
socket
.
close
()
this
.
results
.
length
&&
(
this
.
results
=
[])
this
.
results
.
length
&&
(
this
.
results
=
[])
this
.
startTiming
=
this
.
endTiming
=
0
this
.
query
.
type
=
typeof
typeHandler
[
val
]
===
'undefined'
this
.
query
.
type
=
typeof
typeHandler
[
val
]
===
'undefined'
?
null
?
null
:
typeHandler
[
val
]
:
typeHandler
[
val
]
...
...
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