feat: 新增网元主机命令页面
This commit is contained in:
@@ -566,6 +566,20 @@ export default {
|
||||
test: "Test Connection To Host",
|
||||
testOk: "Test Connection Successful",
|
||||
},
|
||||
neHostCmd: {
|
||||
cmdType: "Type",
|
||||
groupId: "Group",
|
||||
title: "Title",
|
||||
titlePlease: "Please fill in the command name correctly",
|
||||
command: "Command",
|
||||
commandPlease: "Please enter a valid command string correctly",
|
||||
remark: "Remark",
|
||||
createTime: "Time",
|
||||
delTip: "Are you sure you want to delete the message with command number [{num}]?",
|
||||
ok: "Successful Operation",
|
||||
addTitle: "New Host Commands",
|
||||
editTitle: "Edit Host Commands",
|
||||
},
|
||||
},
|
||||
neUser: {
|
||||
auth: {
|
||||
|
||||
Reference in New Issue
Block a user