From 015b3d9e60745b6529e3fb9f901847222e57c9bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Wed, 12 Jul 2023 10:10:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E8=A1=A8+=E7=9C=8B=E6=9D=BF=E5=BC=B9?= =?UTF-8?q?=E5=87=BA=E9=A1=B5=E9=9D=A2=E7=BB=9F=E4=B8=80=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../largeScreen/arrivalBoard.vue | 21 +++++++++---------- .../largeScreen/logisticsTimeBoard.vue | 21 +++++++++---------- .../largeScreen/planAndActualBoard.vue | 21 +++++++++---------- .../largeScreen/warehouseBoard.vue | 21 +++++++++---------- .../{reportForm => }/popUpPage/index.vue | 0 .../InventoryAgingSegmentSummary.vue | 4 ++-- .../reportForm/InventoryBookDetail.vue | 4 ++-- .../reportForm/InventoryBookSummary.vue | 4 ++-- .../InventoryBookSummaryLocation.vue | 4 ++-- .../reportForm/InventoryDetailReport.vue | 4 ++-- .../reportForm/UnplannedDeliverSummary.vue | 4 ++-- .../reportForm/completionReceiptSummary.vue | 4 ++-- .../finishedProductDeliverySummary.vue | 4 ++-- .../reportForm/inventoryBalanceReport.vue | 4 ++-- .../inventoryBalanceReportLocationCode.vue | 4 ++-- .../inventoryBalanceReportLocationErpCode.vue | 4 ++-- .../reportForm/inventoryReport.vue | 4 ++-- .../reportForm/inventorySummary.vue | 4 ++-- .../reportForm/productionIssuanceSummary.vue | 4 ++-- .../reportForm/productionReturnSummary.vue | 4 ++-- .../reportForm/purchaseReceiptSummary.vue | 2 +- .../purchaseReturnSummaryReport.vue | 4 ++-- .../reportForm/purchaseSum.vue | 4 ++-- .../reportForm/scrapDetails.vue | 4 ++-- .../reportForm/unplannedReceiptSummary.vue | 4 ++-- 25 files changed, 79 insertions(+), 83 deletions(-) rename fe/PC/src/views/activeReportManage/{reportForm => }/popUpPage/index.vue (100%) diff --git a/fe/PC/src/views/activeReportManage/largeScreen/arrivalBoard.vue b/fe/PC/src/views/activeReportManage/largeScreen/arrivalBoard.vue index bff83931a..58445e1ca 100644 --- a/fe/PC/src/views/activeReportManage/largeScreen/arrivalBoard.vue +++ b/fe/PC/src/views/activeReportManage/largeScreen/arrivalBoard.vue @@ -1,20 +1,19 @@