隐藏缺失字段

This commit is contained in:
zhangyc
2022-12-14 16:00:23 +08:00
parent a573498512
commit 117dd5f184
5 changed files with 32 additions and 32 deletions

View File

@@ -1499,14 +1499,14 @@ export default {
align: "center",
className: "h",
},
{
title: "进度",
dataIndex: "jin",
key: "jin",
width: 110,
align: "center",
className: "h",
},
// {
// title: "进度",
// dataIndex: "jin",
// key: "jin",
// width: 110,
// align: "center",
// className: "h",
// },
{
title: "开始时间",
dataIndex: "time",