隐藏缺失字段

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

@@ -239,14 +239,14 @@ export default {
// align: "center",
// className: "h",
// },
{
title: "进度",
dataIndex: "progress",
key: "progress",
width: 60,
align: "center",
className: "h",
},
// {
// title: "进度",
// dataIndex: "progress",
// key: "progress",
// width: 60,
// align: "center",
// className: "h",
// },
{
title: "操作",
dataIndex: "operations",

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",

View File

@@ -1547,14 +1547,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",

View File

@@ -1328,7 +1328,7 @@ export default {
title: "项目名称",
dataIndex: "name",
key: "name",
width: 480,
width: 380,
// align: "center",
ellipsis: true,
// scopedSlots: { customRender: "action" }, //引入的插槽

View File

@@ -3165,14 +3165,14 @@ export default {
// align: "center",
// className: "h",
// },
{
title: "进度",
dataIndex: "progress",
key: "progress",
// {
// title: "进度",
// dataIndex: "progress",
// key: "progress",
// width: 30,
align: "center",
className: "h",
},
// align: "center",
// className: "h",
// },
// {
// title: "证书",
// dataIndex: "diploma",