From 21b04cba92c65d3d7cb70431d0a87cf4d8252796 Mon Sep 17 00:00:00 2001
From: zhang_li <2235006734@qqq.com>
Date: Fri, 6 Dec 2024 14:35:22 +0800
Subject: [PATCH 1/2] =?UTF-8?q?YT-1581=E5=B7=B2=E5=8F=91=E5=B7=B2=E7=BB=93?=
=?UTF-8?q?=E3=80=81=E5=B7=B2=E5=8F=91=E6=9C=AA=E7=BB=93=EF=BC=8C=E9=94=80?=
=?UTF-8?q?=E5=94=AE=E5=8D=95=E4=BB=B7=E7=B2=BE=E7=A1=AE=E5=88=B0=E5=B0=8F?=
=?UTF-8?q?=E6=95=B0=E7=82=B9=E5=90=8E5=E4=BD=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../saleEstimate/finishedShipmentMain/index.vue | 3 +++
.../saleEstimate/unfinishedShipmentMain/index.vue | 3 +++
2 files changed, 6 insertions(+)
diff --git a/src/views/wms/deliversettlementManage/saleEstimate/finishedShipmentMain/index.vue b/src/views/wms/deliversettlementManage/saleEstimate/finishedShipmentMain/index.vue
index a6028e46f..99fdcd6af 100644
--- a/src/views/wms/deliversettlementManage/saleEstimate/finishedShipmentMain/index.vue
+++ b/src/views/wms/deliversettlementManage/saleEstimate/finishedShipmentMain/index.vue
@@ -33,6 +33,9 @@
{{ row.number }}
+
+ {{ row.unitPrice.toFixed(5) }}
+
diff --git a/src/views/wms/deliversettlementManage/saleEstimate/unfinishedShipmentMain/index.vue b/src/views/wms/deliversettlementManage/saleEstimate/unfinishedShipmentMain/index.vue
index fdcbe43b1..6af2f7beb 100644
--- a/src/views/wms/deliversettlementManage/saleEstimate/unfinishedShipmentMain/index.vue
+++ b/src/views/wms/deliversettlementManage/saleEstimate/unfinishedShipmentMain/index.vue
@@ -33,6 +33,9 @@
{{ row.number }}
+
+ {{ row.unitPrice.toFixed(5) }}
+
From 3b8fddabc5054583b2e06f335b06e87a1fcfbafa Mon Sep 17 00:00:00 2001
From: zhang_li <2235006734@qqq.com>
Date: Fri, 6 Dec 2024 14:41:11 +0800
Subject: [PATCH 2/2] =?UTF-8?q?YT-1590=E8=AE=A1=E5=88=92=E5=A4=96=E5=85=A5?=
=?UTF-8?q?=E5=BA=93=EF=BC=8C=E5=88=B0=E5=BA=93=E4=BD=8D=E5=A4=8D=E5=88=B6?=
=?UTF-8?q?=E7=B2=98=E8=B4=B4=E6=97=B6=E7=B3=BB=E7=BB=9F=E6=8F=90=E7=A4=BA?=
=?UTF-8?q?=E9=87=8D=E5=A4=8D=EF=BC=8C=E9=80=9A=E8=BF=87=E6=9F=A5=E8=AF=A2?=
=?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=98=AF=E4=B8=8D=E4=BC=9A=E6=8F=90=E7=A4=BA?=
=?UTF-8?q?=E7=9A=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../unplannedreceiptRequestMain.data.ts | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/unplannedreceiptRequestMain.data.ts b/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/unplannedreceiptRequestMain.data.ts
index d6d1806f3..4a6ed02ac 100644
--- a/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/unplannedreceiptRequestMain.data.ts
+++ b/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/unplannedreceiptRequestMain.data.ts
@@ -1050,6 +1050,7 @@ export const UnplannedreceiptRequestDetail = useCrudSchemas(reactive