From 0f9d6808338bd2efffdb972eaea85b400969b304 Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Wed, 26 Mar 2025 13:31:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=8C=BA=E5=88=86?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E6=88=96=E7=BD=91=E7=BB=9C=E6=89=93=E5=8D=B0?= =?UTF-8?q?=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/devices/config/content.ts | 1 + 1 file changed, 1 insertion(+) 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",