隐藏缺失字段

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

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