Merge branch 'compulsory_professional_skills_copy' into test20250220

This commit is contained in:
gengxin
2025-02-27 16:46:23 +08:00

View File

@@ -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: "任务开始时间",