fix:修改排序以及输入框长度
This commit is contained in:
@@ -107,8 +107,8 @@ export const alertMessage = {
|
||||
{value: 3, label: i18n.t('alert.config.typeOption.asset')}
|
||||
],
|
||||
levels:[
|
||||
{value: 'P2', label: i18n.t("alert.config.P2")},
|
||||
{value: 'P1', label: i18n.t("alert.config.P1")},
|
||||
{value: 'P2', label: i18n.t("alert.config.P2")},
|
||||
{value: 'P3', label: i18n.t("alert.config.P3")}
|
||||
],
|
||||
states:[
|
||||
|
||||
Reference in New Issue
Block a user