From 5edfbe11ea914aecb17078ba5d10260d03e87c2e Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Wed, 19 Nov 2025 16:48:40 +0800
Subject: [PATCH 1/3] =?UTF-8?q?=E8=BF=9B=E4=BB=93=E5=8D=95=E5=8F=8D?=
=?UTF-8?q?=E9=A6=88=E5=BC=82=E5=B8=B8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/oms/emisWarehouseIn.js | 20 +++-
src/views/oms/emisWaybill/WsInBatchList.vue | 91 +++++++++++++++----
src/views/oms/orderCheck/WarehouseInPanel.vue | 7 +-
3 files changed, 95 insertions(+), 23 deletions(-)
diff --git a/src/api/oms/emisWarehouseIn.js b/src/api/oms/emisWarehouseIn.js
index acbe764..7b27132 100644
--- a/src/api/oms/emisWarehouseIn.js
+++ b/src/api/oms/emisWarehouseIn.js
@@ -60,4 +60,22 @@ export function getWarehouseInDetail(query) {
inNo: query.inNo
}
})
-}
\ No newline at end of file
+}
+
+// 客户确认进仓
+export function cusConfirmWsIn(data) {
+ return request({
+ url: '/oms2c/emisWarehouseIn/cusConfirmWsIn',
+ method: 'post',
+ data: data
+ })
+}
+
+// 客户反馈进仓单异常
+export function reportBatchWsInError(data) {
+ return request({
+ url: '/oms2c/emisWarehouseIn/reportBatchWsInError',
+ method: 'post',
+ data: data
+ })
+}
diff --git a/src/views/oms/emisWaybill/WsInBatchList.vue b/src/views/oms/emisWaybill/WsInBatchList.vue
index 9fa907a..e5f4d77 100644
--- a/src/views/oms/emisWaybill/WsInBatchList.vue
+++ b/src/views/oms/emisWaybill/WsInBatchList.vue
@@ -48,7 +48,13 @@
-
+
+
+
+ 异常反馈备注: {{item.abnormalDesc}}
+
+
+
-
-
+
+ 反馈异常
+ 进仓确认
+
@@ -151,15 +159,28 @@
-
-
+
+
+
+
+
+
+
+
+
diff --git a/src/views/oms/orderCheck/WarehouseInPanel.vue b/src/views/oms/orderCheck/WarehouseInPanel.vue
index 4f02d56..abd172a 100644
--- a/src/views/oms/orderCheck/WarehouseInPanel.vue
+++ b/src/views/oms/orderCheck/WarehouseInPanel.vue
@@ -1,4 +1,4 @@
-
+
@@ -63,7 +63,7 @@
-->
-
+
@@ -254,6 +254,9 @@ export default {
status: null,
remark: null,
delFlag: null,
+ params:{
+ queryStatusType:null
+ }
},
};
},
From 81327d2ecf198109d2173708532152a63d38d8bb Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Tue, 2 Dec 2025 16:16:47 +0800
Subject: [PATCH 2/3] =?UTF-8?q?=E5=AF=84=E4=BB=B6=E8=BF=90=E5=8D=95?=
=?UTF-8?q?=E5=88=97=E8=A1=A8=E8=BF=90=E5=8D=95=E5=8F=B7/=E8=AE=A2?=
=?UTF-8?q?=E5=8D=95=E5=8F=B7=E6=9F=A5=E8=AF=A2=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/oms/emisWaybill/SendOrderbillList.vue | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/views/oms/emisWaybill/SendOrderbillList.vue b/src/views/oms/emisWaybill/SendOrderbillList.vue
index 3820697..029a18a 100644
--- a/src/views/oms/emisWaybill/SendOrderbillList.vue
+++ b/src/views/oms/emisWaybill/SendOrderbillList.vue
@@ -19,7 +19,7 @@
{
@@ -1039,7 +1040,7 @@ export default {
}
});
this.queryParams.billCode=newBillCodeStr;
-
+ this.queryParams.orderSn=null;
}
}
this.queryParams=this.addDateRange(this.queryParams, this.dateRange,"orderDate");
From 9d04e6bef8acb07d8b38a38ca87cff8f2f476d80 Mon Sep 17 00:00:00 2001
From: wuteng <419274783@qq.com>
Date: Tue, 2 Dec 2025 16:39:50 +0800
Subject: [PATCH 3/3] =?UTF-8?q?=E8=BF=9B=E4=BB=93=E5=AF=B9=E8=B4=A7?=
=?UTF-8?q?=E5=8A=9F=E8=83=BD=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/oms/orderCheck/WarehouseInPanel.vue | 61 +++++++++++++------
1 file changed, 44 insertions(+), 17 deletions(-)
diff --git a/src/views/oms/orderCheck/WarehouseInPanel.vue b/src/views/oms/orderCheck/WarehouseInPanel.vue
index abd172a..3c4d89c 100644
--- a/src/views/oms/orderCheck/WarehouseInPanel.vue
+++ b/src/views/oms/orderCheck/WarehouseInPanel.vue
@@ -10,7 +10,7 @@
-
+ :disabled="single"
+ @click="handleDownload"
+ >下载打印PDF
+
+
+ 确认可发货
+
@@ -173,12 +180,12 @@
未入库
已入仓
- 部分入仓
+ 部分入仓
-
@@ -189,7 +196,7 @@