feat: 5g基站列表

This commit is contained in:
TsMask
2023-09-22 10:32:43 +08:00
committed by lai
parent 3789f0db02
commit 4ec1035dc8
5 changed files with 330 additions and 676 deletions

View File

@@ -124,6 +124,10 @@ export default {
auth: {
getAll: 'Get ALL',
},
base5G: {
neTypePlease: 'Query network element type',
neType: 'AMF Type',
},
},
},
};

View File

@@ -124,6 +124,10 @@ export default {
auth: {
getAll: '全部获取',
},
base5G: {
neTypePlease: '查询网元类型',
neType: 'AMF网元类型',
},
},
},
};