--新增删除鉴权用户,更新中英文库

This commit is contained in:
lai
2023-09-21 19:48:04 +08:00
parent 5cb99ff153
commit 4e4d7ad61a
8 changed files with 129 additions and 157 deletions

View File

@@ -3,7 +3,7 @@ export default {
i18n: 'English',
hello: 'Hello',
// 通用
// 网管通用
common: {
title: 'Core network management system',
desc: '',
@@ -40,6 +40,12 @@ export default {
operate: "Operate",
},
// 网元通用
nfCommon:{
getAll:'Get ALL'
},
// 全局页脚
globalFooter: {
help: 'Help',