Merge branch 'compulsory_professional_skills' into compulsory_professional_skills_copy

This commit is contained in:
gengxin
2025-02-27 16:45:56 +08:00

View File

@@ -206,7 +206,7 @@ export default {
key: "progress",
width: 90,
align: "center",
ellipsis: true,
customRender: ({ record: { progress } }) => `${progress}%`,
},
{
title: "任务开始时间",