This commit is contained in:
lai
2024-09-05 20:22:07 +08:00
8 changed files with 781 additions and 10 deletions

View File

@@ -1128,6 +1128,9 @@ export default {
trackType: 'Tracing Type',
trackTypePlease: 'Please select a tracing type',
creater: 'Created by',
textStop: "Stop",
status: 'Status',
time: 'Time',
startTime: 'Start Time',
endTime: 'End Time',
msisdn: 'MSISDN',
@@ -1149,14 +1152,16 @@ export default {
signalPortTip: 'Port corresponding to the interface',
rangePicker: 'Start/End Time',
rangePickerPlease: 'Please select the start and end time of the task',
comment: 'Task Description',
commentPlease: 'Task description can be entered',
remark: 'Task Description',
remarkPlease: 'Task description can be entered',
addTask: 'Add Task',
editTask: 'Modify Task',
viewTask: 'View Task',
errorTaskInfo: 'Failed to obtain task information',
delTask: 'Successfully deleted task {num}',
delTaskTip: 'Are you sure to delete the data item with record number {num}?',
stopTask: 'Successful cessation of tasks {num}',
stopTaskTip: 'Confirm stopping the task with record number {num}?',
},
},
faultManage: {