build(frontend): 更新数据任务详情构建
This commit is contained in:
1
frontend/dist/assets/dataProcessStatus-BNY61_45.js
vendored
Normal file
1
frontend/dist/assets/dataProcessStatus-BNY61_45.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
function t(e){return e.status==="running"?{label:"生成中",type:"primary"}:e.status==="completed"?e.output_dataset_id?{label:"已发布",type:"success"}:{label:"已生成",type:"warning"}:e.status==="failed"?{label:"生成失败",type:"danger"}:e.status==="stopped"?{label:"已停止",type:"info"}:{label:"待生成",type:"info"}}export{t as d};
|
||||
Reference in New Issue
Block a user