fix:operation查询条件和列表显示的内容保持一致&explore bug修复

This commit is contained in:
wangwenrui
2020-05-07 19:20:40 +08:00
parent 9a23601c86
commit 7f15d3563d
5 changed files with 43 additions and 9 deletions

View File

@@ -618,7 +618,17 @@ const en = {
time: "Duration",
params: "Params",
state: "State",
response:"Response"
response:"Response",
operations:{
add:'add',
query:'query',
update:'update',
import:'import',
export:'export',
delete:'delete',
reset:'reset',
unknown:'unknown'
}
},
mib:{
mib:'SNMP MIB',