fix: UDM用户数据表格优化

This commit is contained in:
TsMask
2023-11-25 15:26:56 +08:00
parent 9f5f35c79d
commit 03a3899377
7 changed files with 170 additions and 187 deletions

View File

@@ -37,6 +37,7 @@ export default {
tableStripedText: 'Form Zebra',
reloadText: 'Refresh',
columnSetText: 'Column Setting',
columnSetTitle: 'Column Display / Sorting',
sizeText: 'Density',
size: {
default: 'Default',
@@ -493,8 +494,7 @@ export default {
delSure:'Are you sure you want to delete the user with IMSI number: {imsi}?',
},
sub: {
subInfo:'Subscription Info',
neTypePlease: 'Query network element Object',
subInfo:' Subscription Info',
neType: 'UDM Object',
export: 'Export',
exportConfirm: 'Are you sure to export all signed user data?',
@@ -528,16 +528,13 @@ export default {
hplmnOdbTip: 'HPLMN-ODB homing operator-determined blocking, i.e., the ability of a subscriber to access services in the EPS network is determined by the subscriber is homing operator',
ardTip:'Access-Restriction-Data (Access-Restriction-Data), can be used to distinguish between 2G/3G/LTE users, to facilitate the coexistence of 2G/3G/LTE network for different types of users to distinguish between the service',
},
base5G: {
neTypePlease: 'Query network element object',
base5G: {
neType: 'AMF Object',
},
ue: {
neTypePlease: 'Query network element object',
ue: {
neType: 'SMF Object',
},
ims: {
neTypePlease: 'Query network element object',
ims: {
neType: 'IMS Object',
},
},

View File

@@ -37,6 +37,7 @@ export default {
tableStripedText: '表格斑马纹',
reloadText: '刷新',
columnSetText: '列设置',
columnSetTitle: '列展示/排序',
sizeText: '密度',
size: {
default: '默认',