From d4037e753add02164561e29bf01c157da7d20b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Mon, 8 May 2023 16:51:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8D=E7=AC=A6=E5=90=88?= =?UTF-8?q?=E9=A1=B9=E8=B7=B3=E8=BD=AC=E5=BC=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projectNonConformance/index.vue | 70 ++++++++++++++++++- .../components/circulationHistory.vue | 2 +- jero-web/vue.config.js | 4 +- 3 files changed, 71 insertions(+), 5 deletions(-) diff --git a/jero-web/src/views/projectManagement/projectNonConformance/index.vue b/jero-web/src/views/projectManagement/projectNonConformance/index.vue index 06d667f8f..138bf8377 100644 --- a/jero-web/src/views/projectManagement/projectNonConformance/index.vue +++ b/jero-web/src/views/projectManagement/projectNonConformance/index.vue @@ -162,7 +162,7 @@ :columns="columns" > - + {{text}} @@ -180,19 +180,22 @@ @showSizeChange="SizeChange" /> +