diff --git a/klp-ui/src/components/KLPService/Renderer/ProductInfo.vue b/klp-ui/src/components/KLPService/Renderer/ProductInfo.vue index b13aa262..f4c256cd 100644 --- a/klp-ui/src/components/KLPService/Renderer/ProductInfo.vue +++ b/klp-ui/src/components/KLPService/Renderer/ProductInfo.vue @@ -8,7 +8,7 @@ diff --git a/klp-ui/src/components/KLPService/Renderer/RawMaterialInfo.vue b/klp-ui/src/components/KLPService/Renderer/RawMaterialInfo.vue index 4ffd988e..4cd7953b 100644 --- a/klp-ui/src/components/KLPService/Renderer/RawMaterialInfo.vue +++ b/klp-ui/src/components/KLPService/Renderer/RawMaterialInfo.vue @@ -6,14 +6,13 @@ {{ material.rawMaterialName ? material.rawMaterialName : '--' }} - {{ material.rawMaterialId }} {{ material.rawMaterialName }} {{ material.rawMaterialCode }} - @@ -21,8 +20,13 @@