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 @@ - - - + + + + - - + +