fix task article link drawer
Frontend CI / Frontend (push) Successful in 5m6s
Backend CI / Backend (push) Successful in 16m45s

This commit is contained in:
2026-05-14 21:14:27 +08:00
parent 34dda524d7
commit 765dae4bf1
15 changed files with 735 additions and 104 deletions
@@ -634,6 +634,8 @@ const zhCN = {
generating: "生成中",
running: "运行中",
completed: "已完成",
partial_success: "部分成功",
partial_completed: "部分成功",
failed: "生成失败",
},
publish: {
@@ -1508,6 +1510,9 @@ const zhCN = {
executionStatus: "执行状态",
executionTime: "执行时间",
createdTime: "创建时间",
generatedArticles: "生成文章链接",
articleLinksEmpty: "暂无生成文章",
openArticle: "打开文章",
empty: "还未创建即时任务,暂无相关数据~",
},
filters: {