diff --git a/klp-ui/src/components/KLPService/ProductSelect/index.vue b/klp-ui/src/components/KLPService/ProductSelect/index.vue index d9e9fe34..f1918f0c 100644 --- a/klp-ui/src/components/KLPService/ProductSelect/index.vue +++ b/klp-ui/src/components/KLPService/ProductSelect/index.vue @@ -11,10 +11,7 @@
{{ item.productName }} - {{ item.productCode }} -
-
- {{ getSku(item) }} + {{ getSku(item) }}
@@ -63,7 +60,7 @@