Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f4fb1be02cea2fd29a5897402793141db0b77a19
Authored by
游瑞烽
2020-04-07 10:47:28 +0800
1 parent
5aff71c2
build: skipped
update
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/pages/permission/user/add.html
src/main/resources/static/pages/permission/user/add.html
View file @
f4fb1be
...
...
@@ -163,7 +163,7 @@
163
163
'cfmPassword' : {
164
164
equalTo: '#password',
165
165
},
166
- 'roles
' : {
166
+ 'roles
[]
' : {
167
167
required : true,
168
168
minlength: 1
169
169
}
...
...