From 385d27af7b646f2eb0cce27f171ca16f31dd855d Mon Sep 17 00:00:00 2001 From: "YEJIAXING-PC\\lenovo" <591141169@qq.com> Date: Tue, 15 Oct 2024 15:48:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9B=E5=BA=94=E5=95=86=E5=8F=91=E8=B4=A7?= =?UTF-8?q?=E7=94=B3=E8=AF=B7=E6=93=8D=E4=BD=9C=E7=BC=BA=E5=B0=91=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E8=B4=A8=E9=87=8F=E6=8A=A5=E5=91=8A=E6=8C=89=E9=92=AE?= =?UTF-8?q?=20=20YT-334?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../purchasereceiptJobMain/index.vue | 257 +++++++------ .../purchasereceiptRecordMTypeMain/index.vue | 41 +- .../purchasereceiptRecordMain/index.vue | 349 +++++++++++------- .../purchasereceiptRecordRefuseMain/index.vue | 267 +++++++++----- .../purchasereceiptRequestMain/index.vue | 27 +- 5 files changed, 584 insertions(+), 357 deletions(-) diff --git a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/index.vue b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/index.vue index 2e1e4d1fe..6ea8b010d 100644 --- a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/index.vue +++ b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/index.vue @@ -1,23 +1,31 @@