From 5fb8794555753b8e27ab6d1304a3c7a6ad191217 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Wed, 3 Jun 2026 11:09:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=81=93=E5=85=B7=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E7=BB=84=E4=BB=B6):=20=E6=96=B0=E5=A2=9ECP=E6=88=92=E6=8C=87?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/data/PropsRow/index.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/data/PropsRow/index.vue b/src/components/data/PropsRow/index.vue index 96f3642..5788d65 100644 --- a/src/components/data/PropsRow/index.vue +++ b/src/components/data/PropsRow/index.vue @@ -103,6 +103,11 @@ export default { field: "quantity", suffix: "D" }, + CP_RING: { + prefix: "", + field: "quantity", + suffix: "D" + }, DATA_CARD: { prefix: "", field: "quantity",