no message

dev
853931625@qq.com 2026-07-15 17:36:28 +08:00
parent 2c37ff1840
commit 58f4cf5a47
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ function List(props) {
{ {
title: "已缴纳金额(元)", title: "已缴纳金额(元)",
dataIndex: "paidAmount", dataIndex: "paidAmount",
render: (_, record) => getLabelName({ list: PROJECT_STATUS_MAP, status: record.projectStatus }),
}, },
{ {
title: "操作", title: "操作",