Fix Edit Qos Policy
It is required for name when edit the qos policy Closes-Bug: #1991037 Change-Id: I68c71755ba1ce6033f89405b33de059769acdc06
This commit is contained in:
parent
fcb2856c31
commit
c1fb03c4c9
@ -53,6 +53,7 @@ export class Edit extends ModalAction {
|
||||
label: t('Policy Name'),
|
||||
type: 'input-name',
|
||||
withoutChinese: true,
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: 'description',
|
||||
|
Loading…
Reference in New Issue
Block a user