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
b6f4aca13f34517116b931535d4b34df6ef533a4
Authored by
游瑞烽
2020-04-07 10:46:08 +0800
1 parent
66e8a7cf
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 @
b6f4aca
...
...
@@ -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
}
...
...