diff --git a/klp-ui/src/components/KLPService/ProductSelect/index.vue b/klp-ui/src/components/KLPService/ProductSelect/index.vue index be724d59..6f396765 100644 --- a/klp-ui/src/components/KLPService/ProductSelect/index.vue +++ b/klp-ui/src/components/KLPService/ProductSelect/index.vue @@ -76,6 +76,9 @@
规格:{{ item.specification || '-' }}
材质:{{ item.material || '-' }}
+
厂家:{{ item.manufacturer || '-' }}
+
表面处理:{{ item.surfaceTreatmentDesc || '-' }}
+
锌层:{{ item.zincLayer || '-' }}