mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
提交
This commit is contained in:
@@ -206,7 +206,7 @@ export default {
|
|||||||
key: "progress",
|
key: "progress",
|
||||||
width: 90,
|
width: 90,
|
||||||
align: "center",
|
align: "center",
|
||||||
ellipsis: true,
|
customRender: ({ record: { progress } }) => `${progress}%`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "任务开始时间",
|
title: "任务开始时间",
|
||||||
|
|||||||
Reference in New Issue
Block a user