Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
鲁尚清
2022-04-20 14:18:51 +0800
Commit
6ca8e23b331fe984d555087fce498b330bb2f574
1 parent
9816277f
日志视图详情页的日志时间字段更改为logDate #4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/vue3/src/views/esData/esDataDetail/index.html
hg-monitor-web-base/src/main/resources/static/vue3/src/views/esData/esDataDetail/index.html
View file @
6ca8e23
...
...
@@ -60,7 +60,7 @@
日志时间
</div>
</template>
{{detail.
timestamp
}}
{{detail.
logDate
}}
</el-descriptions-item>
</el-descriptions>
<div
class=
"info-title"
>
...
...
Please
register
or
login
to post a comment