From bee8cc8ebb706efc9f3fa7237441d3e650622d15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Fri, 27 Oct 2023 10:23:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=A4=E8=AF=81=E6=B8=85?= =?UTF-8?q?=E5=8D=95=E7=9A=84=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/addCodeNumber.vue | 134 +++++++++++++----- 1 file changed, 98 insertions(+), 36 deletions(-) diff --git a/jero-web/src/views/projectManagement/components/certificationList/components/addCodeNumber.vue b/jero-web/src/views/projectManagement/components/certificationList/components/addCodeNumber.vue index dc711e17d..66def7fbc 100644 --- a/jero-web/src/views/projectManagement/components/certificationList/components/addCodeNumber.vue +++ b/jero-web/src/views/projectManagement/components/certificationList/components/addCodeNumber.vue @@ -19,7 +19,7 @@ {{$t('standard')}} + v-model="queryParam.serial_number"> @@ -53,6 +64,9 @@ {{$t('reset')}} {{$t('query')}} + @@ -70,18 +84,18 @@ :loading="loading"> - +
+ +
@@ -96,21 +110,27 @@