From ffac3edab43a2953f4b17297207af950762f004d Mon Sep 17 00:00:00 2001 From: shaoyong Date: Mon, 29 Apr 2024 17:09:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E6=B5=8B=E6=96=B9=E6=A1=88=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../checkTypeProject/selectProject.vue | 138 ++++++++++-------- 1 file changed, 80 insertions(+), 58 deletions(-) diff --git a/src/views/quality/checkTypeProject/selectProject.vue b/src/views/quality/checkTypeProject/selectProject.vue index 8f99aea2..1a9b0a3f 100644 --- a/src/views/quality/checkTypeProject/selectProject.vue +++ b/src/views/quality/checkTypeProject/selectProject.vue @@ -3,10 +3,9 @@ v-if="showFlag" :visible.sync="showFlag" :modal= false - width="1000px" + width="1100px" > - @@ -18,16 +17,13 @@ @keyup.enter.native="handleQuery" /> - - - - - - + + @@ -35,49 +31,63 @@ 重置 - - - - - - - - - - - - - - - - - - - - - - - - - + + + + {{ item.projectTypeName }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +