Merge branch 'main' of http://192.168.2.166:3180/OMC/ems_frontend_vue3
This commit is contained in:
@@ -1319,5 +1319,12 @@ export default {
|
||||
noChange: "No change in interface settings",
|
||||
},
|
||||
},
|
||||
tool: {
|
||||
help: {
|
||||
download: "Download",
|
||||
pdfViewer: "In-browser preview",
|
||||
pdfViewerErr: "Sorry, your browser does not support PDF preview!",
|
||||
}
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -495,7 +495,6 @@ export default {
|
||||
},
|
||||
sub: {
|
||||
subInfo:'签约信息',
|
||||
neTypePlease: '查询网元类型',
|
||||
neType: 'UDM网元类型',
|
||||
export: '导出',
|
||||
exportConfirm: '确认导出全部签约用户数据吗?',
|
||||
@@ -530,15 +529,12 @@ export default {
|
||||
ardTip:'接入控制标志(Access-Restriction-Data),可用于区分2G/3G/LTE用户,便于为2G/3G/LTE网络共存时,对不同类型用户进行区分服务',
|
||||
},
|
||||
base5G: {
|
||||
neTypePlease: '查询网元类型',
|
||||
neType: 'AMF网元对象',
|
||||
},
|
||||
ue: {
|
||||
neTypePlease: '查询网元类型',
|
||||
neType: 'SMF网元对象',
|
||||
},
|
||||
ims: {
|
||||
neTypePlease: '查询网元类型',
|
||||
neType: 'IMS网元对象',
|
||||
},
|
||||
},
|
||||
@@ -1323,5 +1319,12 @@ export default {
|
||||
noChange: "接口设置无变更",
|
||||
},
|
||||
},
|
||||
tool: {
|
||||
help: {
|
||||
download: "下载",
|
||||
pdfViewer: "浏览器内预览",
|
||||
pdfViewerErr: "很抱歉,您的浏览器不支持 PDF 预览!",
|
||||
}
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user