From 9d12ae43a3c1e2bedc6d9d42f1353492ce5fa98b Mon Sep 17 00:00:00 2001 From: yinq Date: Tue, 19 Mar 2024 18:45:26 +0800 Subject: [PATCH] =?UTF-8?q?update=20-=20=E4=BF=AE=E6=94=B9=E8=B4=A8?= =?UTF-8?q?=E9=87=8F=E6=8A=A5=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/production/planInfo/index.vue | 36 +++-- .../report/boxTraceabilityReport/index.vue | 12 +- .../report/fewerMistakesReport/index.vue | 38 +++-- .../productionExecutionReport/index.vue | 2 + .../index.vue | 52 +++++-- .../report/qualityIssuesReport/index.vue | 143 ++++++++++-------- 6 files changed, 172 insertions(+), 111 deletions(-) diff --git a/src/views/production/planInfo/index.vue b/src/views/production/planInfo/index.vue index b7c11d2..261d094 100644 --- a/src/views/production/planInfo/index.vue +++ b/src/views/production/planInfo/index.vue @@ -1,6 +1,16 @@