From 05b03f5c875fac099d87c5733bd3634e75ae96d9 Mon Sep 17 00:00:00 2001 From: zhang_li Date: Fri, 18 Jul 2025 11:37:50 +0800 Subject: [PATCH] =?UTF-8?q?YT-2899WMS-=E6=89=8B=E6=8C=81=E6=A0=A1=E9=AA=8C?= =?UTF-8?q?=E5=8F=91=E6=96=99=E5=8A=9F=E8=83=BD=EF=BC=8C=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E6=94=B9=E6=95=B0=E5=8A=9F=E8=83=BD=EF=BC=8C?= =?UTF-8?q?=E5=9B=A0=E4=B8=BA=E7=8E=B0=E5=9C=BA=E6=A0=A1=E9=AA=8C=E5=8F=91?= =?UTF-8?q?=E6=96=99=E5=AD=98=E5=9C=A8=E4=B8=80=E6=AC=A1=E5=8F=91=E5=A4=9A?= =?UTF-8?q?=E7=AE=B1=E7=9A=84=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../record/recordComDetailCard.vue | 560 +++++++++--------- .../issue/record/directIssueByBatchCom.vue | 2 +- 2 files changed, 284 insertions(+), 278 deletions(-) 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 @@ - - - - - \ 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'>