feat: 网元数据CDR支持导出功能

This commit is contained in:
TsMask
2024-06-07 19:50:02 +08:00
parent 919f8ef2a5
commit 233496e184
6 changed files with 193 additions and 17 deletions

View File

@@ -569,6 +569,7 @@ export default {
called: "Called",
result: "Result",
delTip: "Confirm deletion of the data item numbered [{msg}]?",
exportTipIMS: "Do you confirm to export the current query conditions of the CDR data? (Maximum 10,000 items can be exported.)",
},
ue: {
eventType: "Event Type",
@@ -582,6 +583,7 @@ export default {
result: "Result",
resultOk: "Successes",
delTip: "Confirm deletion of the data item numbered [{msg}]?",
exportTipIMS: "Do you confirm to export the event data of the current query condition? (Maximum 10,000 items can be exported.)",
},
},
ne: {