自动化详情页 任务显示

This commit is contained in:
2026-05-08 13:53:37 +08:00
parent 8e59702f0b
commit 67a4875b01
5 changed files with 306 additions and 125 deletions

View File

@@ -1228,6 +1228,7 @@ const zh = {
,
autoPromotionLogs: {
detail: '自动推广详情',
pipelineHistory: '流水线历史',
factoryTaskSelectPlaceholder: '选择推广任务',
configured: '已配置',
editConfig: '修改期刊自动推广配置',
@@ -1295,6 +1296,7 @@ const zh = {
taskLogState2: '失败',
taskLogState3: '退信',
taskLogState4: '取消',
logColIndex: '序号',
logColExpert: '专家信息',
logColSendTime: '发送时间',
logColPreparedAt: '预处理完成时间',