--新增网元的导出 重启 停止 启动按钮

This commit is contained in:
lai
2023-10-11 19:27:43 +08:00
parent 366538ef0d
commit b2724f3279
4 changed files with 208 additions and 0 deletions

View File

@@ -103,6 +103,13 @@ export default {
tipBtn: 'Go to login',
},
configManage: {
neManage: {
restart: 'Restart',
stop: 'Stop',
start: 'Start',
export: 'Export',
import: 'Import',
},
backupManage: {
setBackupTask: 'Set automatic backup time',
neTypePlease: 'Query network element type',