fix: fix create security group rule

Fix the error when create an other type security group rule

Change-Id: I0a73d2a7f1309c1ce1bd5e630d6cb24751ee64ad
This commit is contained in:
zhangjingwei 2024-03-18 16:46:48 +08:00
parent 02e708e038
commit fa29659199

View File

@ -279,6 +279,7 @@ export class Create extends ModalAction {
options: ipProtocols,
required: isCustomProtocol,
hidden: !isCustomProtocol,
formRef: this.formRef,
help: t('Please input protocol number if it absent in select list.'),
},
{