perf: 列表中支持下次执行时间显示

This commit is contained in:
xiaojunnuo
2026-02-15 14:19:16 +08:00
parent 66ac4716f2
commit a3cabd5f36
7 changed files with 55 additions and 5 deletions
@@ -160,6 +160,7 @@ export default {
updateTime: "Update Time",
triggerType: "Trigger Type",
pipelineId: "Pipeline Id",
nextRunTime: "Next Run Time",
},
pi: {
@@ -167,6 +167,7 @@ export default {
updateTime: "更新时间",
triggerType: "触发类型",
pipelineId: "流水线Id",
nextRunTime: "下次运行时间",
},
pi: {
validTime: "流水线有效期",