--新增UDM鉴权 签约用户

This commit is contained in:
lai
2023-09-25 17:45:05 +08:00
parent 21a4ad986d
commit 98a13ca691
7 changed files with 824 additions and 34 deletions

View File

@@ -144,6 +144,8 @@ export default {
loadDataConfirm: "Are you sure you want to reload the data?",
loadData: "LoadData",
loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!',
num:'Number of deletions',
startIMSI:'start IMSI',
},
base5G: {
neTypePlease: 'Query network element type',

View File

@@ -144,6 +144,8 @@ export default {
loadDataConfirm: '确认要重新加载数据吗?',
loadData: '更新数据',
loadDataTip: '成功获取更新数据:{num}条,系统内部进行数据更新,请勿重复点击获取更新!!!',
num:'删除个数',
startIMSI:'起始IMSI',
},
base5G: {
neTypePlease: '查询网元类型',