feat: 跟踪任务查看pcap内容信息

This commit is contained in:
TsMask
2024-09-23 17:24:02 +08:00
parent 776e9c5837
commit f7273457e9
5 changed files with 346 additions and 26 deletions

View File

@@ -1126,9 +1126,7 @@ export default {
stopNotRun: "{title} not running",
},
task: {
neTypePlease: 'Query network element type',
neType: 'NE Type',
neID: 'NE ID',
traceId: 'Tracing No',
trackType: 'Tracing Type',
trackTypePlease: 'Please select a tracing type',
creater: 'Created by',
@@ -1165,6 +1163,7 @@ export default {
delTaskTip: 'Are you sure to delete the data item with record ID {id} ?',
stopTask: 'Successful cessation of tasks {id}',
stopTaskTip: 'Confirm stopping the task with record ID {id} ?',
pcapView: "Tracking Data Analysis",
traceFile: "Tracking File",
errMsg: "Error Message",
imsiORmsisdn: "imsi or msisdn is null, cannot start task",