-
+
diff --git a/src/mycomponents/qty/recommendQty.vue b/src/mycomponents/qty/recommendQty.vue
index adebd633..f96d422f 100644
--- a/src/mycomponents/qty/recommendQty.vue
+++ b/src/mycomponents/qty/recommendQty.vue
@@ -1,58 +1,64 @@
-
-
+
+
-
-
- {{Number(dataContent.qty)}}
-
-
-
-
-
-
-
+
+
+ {{ Number(dataContent.qty) }}
+
+
+
+ /
+ {{ calc(dataContent.qty, dataContent.packQty) }}
+
+
+
+
+
+
-
-
\ No newline at end of file
+
diff --git a/src/pages/fg/coms/comReceiptPopup.vue b/src/pages/fg/coms/comReceiptPopup.vue
index f6324b35..32778411 100644
--- a/src/pages/fg/coms/comReceiptPopup.vue
+++ b/src/pages/fg/coms/comReceiptPopup.vue
@@ -17,13 +17,12 @@
{{ productionLineName }}
-
+
-
@@ -31,6 +30,7 @@
{{ itemCode }}
+ {{ planQty }}({{ getUomInfo(uom) }})
@@ -46,22 +46,23 @@
-
- 计划数量:
-
- {{ planQty }}
-
-
-
-
-
+
包装规格:
{{ packUnit }}
-
+
@@ -82,7 +83,7 @@