diff --git a/src/views/devices/config/content.ts b/src/views/devices/config/content.ts index 4bdbe6a..5aebf8b 100644 --- a/src/views/devices/config/content.ts +++ b/src/views/devices/config/content.ts @@ -54,6 +54,7 @@ const contentConfig: IContentConfig = { { label: "品牌", align: "center", prop: "contentType", slotName: "contentType", templet: "custom", }, // { label: "品牌", align: "center", prop: "avatar", templet: "image" }, { label: "打印类型", align: "center", prop: "subType", slotName: "subType", templet: "custom", }, + { label: "设备类型", align: "center", prop: "connectionType" }, { label: "状态", align: "center",