Merge "Fix Edit Qos Policy"
This commit is contained in:
commit
cd72ae0ae1
@ -53,6 +53,7 @@ export class Edit extends ModalAction {
|
|||||||
label: t('Policy Name'),
|
label: t('Policy Name'),
|
||||||
type: 'input-name',
|
type: 'input-name',
|
||||||
withoutChinese: true,
|
withoutChinese: true,
|
||||||
|
required: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'description',
|
name: 'description',
|
||||||
|
Loading…
Reference in New Issue
Block a user