From 9566071e91fdba102b751e0adfb472458cb5d388 Mon Sep 17 00:00:00 2001 From: jishenghua <752718920@qq.com> Date: Tue, 14 Jan 2025 00:19:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E6=8A=A5=E8=A1=A8=E9=87=8C=E9=9D=A2?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=95=86=E5=93=81=E7=B1=BB=E5=88=AB=E7=9A=84?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/report/AllocationDetail.vue | 27 +++++++++++++++-- jshERP-web/src/views/report/BuyInReport.vue | 27 +++++++++++++++-- jshERP-web/src/views/report/InDetail.vue | 27 +++++++++++++++-- .../src/views/report/InMaterialCount.vue | 27 +++++++++++++++-- jshERP-web/src/views/report/MaterialStock.vue | 4 +-- jshERP-web/src/views/report/OutDetail.vue | 27 +++++++++++++++-- .../src/views/report/OutMaterialCount.vue | 27 +++++++++++++++-- .../src/views/report/RetailOutReport.vue | 30 ++++++++++++++++--- jshERP-web/src/views/report/SaleOutReport.vue | 27 +++++++++++++++-- .../src/views/report/StockWarningReport.vue | 24 +++++++++++++++ 10 files changed, 227 insertions(+), 20 deletions(-) diff --git a/jshERP-web/src/views/report/AllocationDetail.vue b/jshERP-web/src/views/report/AllocationDetail.vue index 7af566ed1..334d18d2c 100644 --- a/jshERP-web/src/views/report/AllocationDetail.vue +++ b/jshERP-web/src/views/report/AllocationDetail.vue @@ -84,6 +84,13 @@ + + + + + + @@ -165,9 +172,9 @@