diff --git a/src/mycomponents/record/recordComDetailCard.vue b/src/mycomponents/record/recordComDetailCard.vue
index 296b5695..61e4a8e7 100644
--- a/src/mycomponents/record/recordComDetailCard.vue
+++ b/src/mycomponents/record/recordComDetailCard.vue
@@ -1,278 +1,284 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 每包数量:
-
-
-
-
- 包装个数:
- {{detail.flippedNumber}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/issue/record/directIssueByBatchCom.vue b/src/pages/issue/record/directIssueByBatchCom.vue
index 081d9e33..5c87f0fb 100644
--- a/src/pages/issue/record/directIssueByBatchCom.vue
+++ b/src/pages/issue/record/directIssueByBatchCom.vue
@@ -13,7 +13,7 @@
:isShowFromLocation="true" @removeItem="removeItem(index,item)"
:isShowToLocation="false" :isShowParentToLocation="false" @updateData="updateData"
:isShowRecommendQty="false"
- :allowModifyQty="true" :isShowPackingNumberProps="true" @removePack="removePack">
+ :allowModifyQty="true" :isShowPackingNumberProps="true" @removePack="removePack" :fromType='fromType'>