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",