fix: 修复数个bug

1.asset-account exporter项在编辑时不可见;
2.asset cli下拉选择项中去掉snmp;
3.alert-rule 文字标题更改;
4.修复endpoint-query时会自己弹出chartbox的问题;
5.优化了asset-box代码逻辑
This commit is contained in:
chenjinsong
2020-07-06 19:49:04 +08:00
parent c8beabe69a
commit 09a50ffc60
9 changed files with 81 additions and 72 deletions

View File

@@ -32,6 +32,7 @@ const en = {
signOut: 'Logout',//'登出'
select: 'Select',//'选择'
ok: 'Ok',//OK
entity: 'Entity',
all: 'All',//'全选'
value: 'Value',
other: 'Others',//"其他"