diff --git a/klp-ui/src/components/KLPService/Renderer/BomInfo.vue b/klp-ui/src/components/KLPService/Renderer/BomInfo.vue index 7f831990..cf67c39b 100644 --- a/klp-ui/src/components/KLPService/Renderer/BomInfo.vue +++ b/klp-ui/src/components/KLPService/Renderer/BomInfo.vue @@ -5,11 +5,6 @@ {{ item.attrValue }} -
- - {{ bomInfo.map(item => item.attrKey).join(',') }} - -
@@ -17,6 +12,7 @@