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
xwx
2022-05-25 10:18:29 +0800
Commit
c2878d21f018ebef1bbd69811a28340d9b722fc2
1 parent
1d08399c
【禅道#834】可视化配置,页面优化 2#
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/ajConfig/index.js
hg-monitor-web-base/src/main/resources/static/vue3/src/views/ajConfig/index.js
View file @
c2878d2
...
...
@@ -190,7 +190,7 @@ export default {
prop
:
'creatTime'
,
label
:
'创建时间'
,
sortable
:
true
,
align
:
'
left
'
align
:
'
创建时间
'
}
])
let
currentPage
=
Vue
.
ref
(
1
);
...
...
Please
register
or
login
to post a comment