From 2e424eecb39e0fb4b786cdd164b4d22c69b59320 Mon Sep 17 00:00:00 2001 From: wangpeng Date: Sat, 27 Jan 2024 18:09:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E6=A3=80=E6=9F=A5=E9=A1=B9?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=8A=B6=E6=80=81=20=E7=B1=BB=E7=9B=AE?= =?UTF-8?q?=E5=AD=97=E5=85=B8=E5=92=8C=E6=A3=80=E6=9F=A5=E9=A1=B9=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E6=98=AF=E5=90=A6=E5=B7=B2=E8=A2=AB=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/components/info.vue | 4 ++-- .../common/components/itemEdit.vue | 21 +++++++++++++++---- .../common/components/itemInfo.vue | 21 ++++++++++++------- .../common/components/itemList.vue | 11 +++++++--- .../common/components/list.vue | 2 +- .../dictionary/components/list.vue | 9 ++++---- 6 files changed, 46 insertions(+), 22 deletions(-) diff --git a/src/views/hiddenDangerCheckStandardLibrary/common/components/info.vue b/src/views/hiddenDangerCheckStandardLibrary/common/components/info.vue index 45465d5..cc47df7 100644 --- a/src/views/hiddenDangerCheckStandardLibrary/common/components/info.vue +++ b/src/views/hiddenDangerCheckStandardLibrary/common/components/info.vue @@ -9,10 +9,10 @@ 标准名称 {{ form.CHECK_STANDARD_NAME }} - + 标准明细 diff --git a/src/views/hiddenDangerCheckStandardLibrary/common/components/itemEdit.vue b/src/views/hiddenDangerCheckStandardLibrary/common/components/itemEdit.vue index 75ac908..a0e23b0 100644 --- a/src/views/hiddenDangerCheckStandardLibrary/common/components/itemEdit.vue +++ b/src/views/hiddenDangerCheckStandardLibrary/common/components/itemEdit.vue @@ -43,6 +43,11 @@ + + + + +