From ab1033b6237ae33e60f4564235912d96496b9298 Mon Sep 17 00:00:00 2001
From: zhang_li
Date: Mon, 21 Apr 2025 09:52:19 +0800
Subject: [PATCH] =?UTF-8?q?YT-2477SCP=E3=80=8A=E8=A6=81=E8=B4=A7=E8=AE=A1?=
=?UTF-8?q?=E5=88=92=E3=80=8B=E5=92=8C=E3=80=8A=E4=BE=9B=E5=BA=94=E5=95=86?=
=?UTF-8?q?=E5=8F=91=E8=B4=A7=E7=94=B3=E8=AF=B7=E3=80=8B=E9=A1=B5=E9=9D=A2?=
=?UTF-8?q?=E7=9A=84=E6=BB=9A=E5=8A=A8=E6=9D=A1=E5=B8=B8=E5=9C=A8=E6=98=BE?=
=?UTF-8?q?=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../supplierdeliver/purchasePlanMain/index.vue | 14 ++++++++++++++
.../supplierdeliverRequestMain/index.vue | 14 ++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue b/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue
index 361e1d426..84891c590 100644
--- a/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue
+++ b/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue
@@ -1071,3 +1071,17 @@ const handleSelectionPublish = async ()=>{
})
})
+
diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue b/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
index d63dadcdd..8df74c883 100644
--- a/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
+++ b/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
@@ -1467,3 +1467,17 @@ onMounted(async () => {
importTemplateData.templateUrl = await SupplierdeliverRequestMainApi.importTemplate()
})
+
\ No newline at end of file