From 39493549b972a05c4aa8898a34a1d1b8b021d0bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98937886381=E2=80=99?= <‘937886381@qq.com’> Date: Thu, 7 Mar 2024 16:28:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../OperationalOverview/processingBoard.vue | 4 +- src/views/report/glass/day.vue | 34 +++++++++--- src/views/report/glass/inputTable.vue | 20 ++++--- src/views/report/glass/month.vue | 47 ++++++++-------- src/views/report/glass/weekly.vue | 53 +++++++++---------- src/views/report/glass/year.vue | 50 ++++++++--------- .../report/productionDayReport/index.vue | 35 ++++++++---- .../report/productionMonthReport/index.vue | 27 ++++++++-- .../productionShipmentsReport/index.vue | 21 ++++++-- .../report/productionWeekReport/index.vue | 28 +++++++--- .../report/productionYearReport/index.vue | 30 ++++++++--- 11 files changed, 221 insertions(+), 128 deletions(-) diff --git a/src/views/OperationalOverview/processingBoard.vue b/src/views/OperationalOverview/processingBoard.vue index 56bb1bc5..d332b7e3 100644 --- a/src/views/OperationalOverview/processingBoard.vue +++ b/src/views/OperationalOverview/processingBoard.vue @@ -2,7 +2,7 @@ * @Author: zwq * @Date: 2021-07-19 15:18:30 * @LastEditors: zhp - * @LastEditTime: 2024-03-06 10:57:52 + * @LastEditTime: 2024-03-06 12:01:10 * @Description: -->