fix: 参数配置隐藏重新载入并移动网元管理

This commit is contained in:
TsMask
2023-11-06 14:42:13 +08:00
parent ca0913a8cf
commit d09a0c9743
4 changed files with 50 additions and 7 deletions

View File

@@ -114,6 +114,7 @@ export default {
},
configManage: {
neManage: {
reload: '重载配置',
restart: 'Restart',
stop: 'Stop',
start: 'Start',

View File

@@ -114,6 +114,7 @@ export default {
},
configManage: {
neManage: {
reload: '重载配置',
restart: '重启',
stop: '停止',
start: '启动',