This commit is contained in:
duan 2025-03-26 13:32:47 +08:00
commit fd65354270
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ const contentConfig: IContentConfig<getListRequest> = {
{ label: "品牌", align: "center", prop: "contentType", slotName: "contentType", templet: "custom", }, { label: "品牌", align: "center", prop: "contentType", slotName: "contentType", templet: "custom", },
// { label: "品牌", align: "center", prop: "avatar", templet: "image" }, // { label: "品牌", align: "center", prop: "avatar", templet: "image" },
{ label: "打印类型", align: "center", prop: "subType", slotName: "subType", templet: "custom", }, { label: "打印类型", align: "center", prop: "subType", slotName: "subType", templet: "custom", },
{ label: "设备类型", align: "center", prop: "connectionType" },
{ {
label: "状态", label: "状态",
align: "center", align: "center",