e
This commit is contained in:
@ -46,7 +46,7 @@ export class SettingRoleEditComponent implements OnInit {
|
||||
roleDescription: {
|
||||
title: '角色描述',
|
||||
type: 'string',
|
||||
maxLength: 100,
|
||||
maxLength: 50,
|
||||
default: this.roleInfoData.roleDescription,
|
||||
ui: {
|
||||
autosize: { minRows: 3 },
|
||||
|
||||
Reference in New Issue
Block a user