feat: 网元信令跟踪代码同步

This commit is contained in:
TsMask
2025-06-10 18:55:54 +08:00
parent 8575d5d711
commit a945e4dc5f
6 changed files with 221 additions and 78 deletions

View File

@@ -1087,6 +1087,7 @@ export default {
},
task: {
traceId: 'Tracing No',
title: 'Tracing Title',
trackType: 'Tracing Type',
trackTypePlease: 'Please select a tracing type',
creater: 'Created by',

View File

@@ -1087,6 +1087,7 @@ export default {
},
task: {
traceId: '跟踪编号',
title: '跟踪标题',
trackType: '跟踪类型',
trackTypePlease: '请选择跟踪类型',
creater: '创建人',