feat(ui): jump to workflow detail page in dashboard
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"workflow_run.action.edit": "查看详情",
|
||||
"workflow_run.action.delete": "删除执行历史",
|
||||
"workflow_run.action.delete.confirm": "确定要删除此执行历史吗?",
|
||||
"workflow_run.action.delete.confirm": "确定要删除此执行历史吗?此操作仅清除日志,不会影响各节点的执行结果和签发的证书。",
|
||||
|
||||
"workflow_run.props.id": "ID",
|
||||
"workflow_run.props.status": "状态",
|
||||
|
||||
Reference in New Issue
Block a user