From c54cc8ee515fa1d6b4d742a701ee8be622cb5d6b Mon Sep 17 00:00:00 2001 From: shaoyong Date: Wed, 27 Dec 2023 09:40:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E9=AA=8C=E6=8A=A5=E5=91=8A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/quality/incomeReport/index.vue | 48 +++++++++++++++------ src/views/quality/produceReport/index.vue | 2 +- src/views/quality/productReport/index.vue | 52 ++++++++++++++++------- 3 files changed, 71 insertions(+), 31 deletions(-) diff --git a/src/views/quality/incomeReport/index.vue b/src/views/quality/incomeReport/index.vue index e5964507..f32b9161 100644 --- a/src/views/quality/incomeReport/index.vue +++ b/src/views/quality/incomeReport/index.vue @@ -83,7 +83,7 @@ - + @@ -119,7 +119,7 @@ @pagination="getList" /> - + @@ -143,18 +143,18 @@ - + - + - + @@ -171,14 +171,14 @@ - + - + @@ -201,6 +201,25 @@ + + + + + + + + + + + + + + + {{ parseTime(form.checkTime, '{y}-{m}-{d} {h}:{i}:{s}') }} + + + + @@ -209,11 +228,11 @@ - + @@ -225,14 +244,15 @@ - - - + + + + - - + + diff --git a/src/views/quality/produceReport/index.vue b/src/views/quality/produceReport/index.vue index 91180bef..2cba9c88 100644 --- a/src/views/quality/produceReport/index.vue +++ b/src/views/quality/produceReport/index.vue @@ -83,7 +83,7 @@ - + diff --git a/src/views/quality/productReport/index.vue b/src/views/quality/productReport/index.vue index 2b0b0db6..bdea3a61 100644 --- a/src/views/quality/productReport/index.vue +++ b/src/views/quality/productReport/index.vue @@ -83,7 +83,7 @@ - + @@ -119,7 +119,7 @@ @pagination="getList" /> - + @@ -147,19 +147,19 @@ - - + + - + - + @@ -178,7 +178,7 @@ - + @@ -203,10 +203,13 @@ - - - {{ parseTime(form.checkTime, '{y}-{m}-{d} {h}:{i}:{s}') }} - + + + + + + + @@ -214,6 +217,22 @@ + + + + + + {{ parseTime(form.checkTime, '{y}-{m}-{d} {h}:{i}:{s}') }} + + + + + + + {{ parseTime(form.checkTime, '{y}-{m}-{d} {h}:{i}:{s}') }} + + + @@ -225,14 +244,15 @@ - - - + + + + - - + +