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
zhangtianqi
2023-08-08 16:57:02 +0800
Commit
4388658b847179f5f3a853c99d6b4e7f7f34609d
1 parent
4aff2b9d
feat:停机计划在暗黑模式下停机资源和接受人选的太多导致数据没有在对话框内容展示
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/shutdownplanAdd.js
hg-monitor-web-base/src/main/resources/static/src/controller/shutdownplanAdd.js
View file @
4388658
...
...
@@ -169,7 +169,7 @@ layui.define(['table', 'form', 'laydate', 'common', 'sessions', 'xmSelect', 'vie
userSelect
=
xmSelect
.
render
({
el
:
'#shutdown_plan_add_acceptUserName'
,
name
:
'acceptUser'
,
autoRow
:
true
,
//
autoRow: true,
filterable
:
true
,
toolbar
:
{
show
:
true
,
...
...
Please
register
or
login
to post a comment