Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
log-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
log-platform
Commits
5c80a4b9
Commit
5c80a4b9
authored
1 year ago
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改查询时间段
parent
45e20bb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
6 deletions
+11
-6
log-manager-ui/admin/src/views/biz/log/list.vue
log-manager-ui/admin/src/views/biz/log/list.vue
+11
-6
No files found.
log-manager-ui/admin/src/views/biz/log/list.vue
View file @
5c80a4b9
...
@@ -75,12 +75,17 @@
...
@@ -75,12 +75,17 @@
label
:
"
记录埋点中文名称
"
,
label
:
"
记录埋点中文名称
"
,
fuzzy
:
true
fuzzy
:
true
},
},
{
name
:
"
logTime
"
,
{
type
:
"
date
"
,
name
:
"
logTimeStart
"
,
label
:
"
日志产生时间
"
,
type
:
"
date
"
,
fuzzy
:
true
label
:
"
开始时间
"
},
},
{
name
:
"
logTimeEnd
"
,
type
:
"
date
"
,
label
:
"
结束时间
"
}
],
],
columns
:
[
columns
:
[
...
...
This diff is collapsed.
Click to expand it.
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