--ims在线用户的选择器

This commit is contained in:
lai
2023-09-25 18:25:01 +08:00
parent 98a13ca691
commit f37abd2f62
3 changed files with 11 additions and 3 deletions

View File

@@ -155,6 +155,10 @@ export default {
neTypePlease: 'Query network element type',
neType: 'SMF Type',
},
ims: {
neTypePlease: 'Query network element type',
neType: 'IMS Type',
},
},
trace: {
pcap: {

View File

@@ -155,6 +155,10 @@ export default {
neTypePlease: '查询网元类型',
neType: 'SMF网元类型',
},
ims: {
neTypePlease: '查询网元类型',
neType: 'IMS网元类型',
},
},
trace: {
pcap: {