feat: 新增网元主机命令页面
This commit is contained in:
@@ -566,6 +566,20 @@ export default {
|
||||
test: "测试连接",
|
||||
testOk: "测试连接成功",
|
||||
},
|
||||
neHostCmd: {
|
||||
cmdType: "命令类型",
|
||||
groupId: "分组",
|
||||
title: "名称",
|
||||
titlePlease: "请正确填写命令名称",
|
||||
command: "命令",
|
||||
commandPlease: "请正确输入有效命令字符串",
|
||||
remark: "备注",
|
||||
createTime: "创建时间",
|
||||
delTip: "确认要删除命令编号为【{num}】的信息吗?",
|
||||
ok: "操作成功",
|
||||
addTitle: "新增主机命令",
|
||||
editTitle: "编辑主机命令",
|
||||
},
|
||||
},
|
||||
neUser: {
|
||||
auth: {
|
||||
|
||||
Reference in New Issue
Block a user