mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 03:46:45 +08:00
Merge branch 'compulsory_professional_skills' into compulsory_professional_skills_copy
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