flat: 暂存
This commit is contained in:
@@ -96,20 +96,6 @@ const columnList = [
|
||||
prop: "disposalSituation",
|
||||
search: true,
|
||||
},
|
||||
{
|
||||
label: "是否删除",
|
||||
prop: "isDeleted",
|
||||
type: "select",
|
||||
dicData: classEnumDeleted,
|
||||
search: false,
|
||||
},
|
||||
{
|
||||
label: "是否已读",
|
||||
prop: "isRead",
|
||||
type: "select",
|
||||
dicData: classEnumDeleted,
|
||||
search: true,
|
||||
},
|
||||
{
|
||||
label: "创建时间",
|
||||
prop: "complaintTime",
|
||||
|
||||
Reference in New Issue
Block a user