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

@@ -604,7 +604,17 @@ const cn = {
operaId: "数据ID",
time: "耗时",
params: "请求参数",
state: "请求结果"
state: "请求结果",
operations:{
add:'add',
query:'query',
update:'update',
import:'import',
export:'export',
delete:'delete',
reset:'reset',
unknown:'unknown'
}
},
mib: {
mib: "SNMP MIB",