From 580ba4e8d56aa15e16441a8a35d884663dc61110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 19 Apr 2023 11:32:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/kindergartenCheckReport/index.vue | 232 +++-------- .../system/personalCheckReport/index.vue | 381 ++++-------------- 2 files changed, 147 insertions(+), 466 deletions(-) diff --git a/src/views/system/kindergartenCheckReport/index.vue b/src/views/system/kindergartenCheckReport/index.vue index 4f644e7..0766dd4 100644 --- a/src/views/system/kindergartenCheckReport/index.vue +++ b/src/views/system/kindergartenCheckReport/index.vue @@ -21,14 +21,12 @@ white-space: nowrap; text-overflow: ellipsis; " - >{{ kindergartenName }} + >{{ kindergartenName }} {{ kindergartenName }} + >{{ kindergartenName }} @@ -36,14 +34,12 @@ @click="batchCodeshowclick" style="width: 230px; text-align: left; height: 32px; color: #c0c4cc" v-if="batchName == '请选择批次'" - >{{ batchName }} + >{{ batchName }} {{ batchName }} + >{{ batchName }} @@ -65,40 +61,23 @@ /> - + - + > - 搜索 - 重置 + 搜索 + 重置 - + @@ -109,21 +88,12 @@ {{ scope.row.checkStatus == 1 ? "已审核" : "" }} - + - + @@ -173,12 +139,7 @@ /> - + @@ -187,11 +148,7 @@
- +
+ -->