fix:修改排序以及输入框长度

This commit is contained in:
zhangyu
2020-10-20 13:50:09 +08:00
parent 50704630eb
commit d8dc6d1883
4 changed files with 7 additions and 7 deletions

View File

@@ -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:[