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
3ee24a4f
Commit
3ee24a4f
authored
Jul 18, 2023
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改查询时间段
parent
5c312a62
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
log-manager-ui/admin/src/views/operate/log/list.vue
log-manager-ui/admin/src/views/operate/log/list.vue
+5
-5
No files found.
log-manager-ui/admin/src/views/operate/log/list.vue
View file @
3ee24a4f
...
...
@@ -73,19 +73,19 @@
{
type
:
"
index
"
,
label
:
"
序号
"
,
align
:
"
center
"
,
width
:
50
},
{
label
:
"
服务名称
"
,
prop
:
"
platformMark
"
,
formatter
:
this
.
formatter
},
{
label
:
"
业务类型
"
,
prop
:
"
platformMark
"
,
formatter
:
this
.
formatter
},
{
label
:
"
用户名称
"
,
prop
:
"
userName
"
},
{
label
:
"
用户登录名
"
,
prop
:
"
loginName
"
},
{
label
:
"
请求地址
"
,
prop
:
"
requestUrl
"
},
{
label
:
"
操作
内容
"
,
prop
:
"
content
"
,
tooltip
:
"
true
"
},
{
label
:
"
日志标签
"
,
prop
:
"
requestUrl
"
},
{
label
:
"
内容
"
,
prop
:
"
operType
"
,
formatter
:
this
.
formatter
},
{
label
:
"
消息
内容
"
,
prop
:
"
content
"
,
tooltip
:
"
true
"
},
{
label
:
"
操作IP地址
"
,
prop
:
"
ip
"
},
{
label
:
"
操作
"
,
prop
:
"
operType
"
,
formatter
:
this
.
formatter
},
{
label
:
"
消息来源
"
,
prop
:
"
platformMark
"
,
formatter
:
this
.
formatter
},
{
label
:
"
操作时间
"
,
prop
:
"
logDate
"
,
formatter
:
this
.
formatterDate
},
{
label
:
"
操作
"
,
...
...
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