+
+ {{ t('productGroup.materialCode') }}
+ {{ item.MaterialCode }}
+
+
+ {{ t('productGroup.materialName') }}
+ {{ item.MaterialName }}
+
+
+ {{ t('productGroup.bomQty') }}
+ {{ item.BomQty }}
+
+
+ {{ t('productGroup.useBomQty') }}
+ {{ item.UseBomQty }}
+
+
+ {{ t('productGroup.planQty') }}
+ {{ item.defaultQty }}
+
+
+ {{ t('productGroup.inputQty') }}
+
+
+
+ {{ t('productGroup.unit') }}
+ {{ item.Unit }}
+
+