From cf8cb6726bbc50ecdbcc05e54a7e1c1a21b8ebfb Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 16 Jan 2025 10:58:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=B7=BB=E5=8A=A0=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E9=A1=B9=E9=A1=B5=E9=9D=A2=EF=BC=8C=E6=93=8D=E4=BD=9C=E9=A1=B9?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/qm/testItem.vue | 11 ++- src/views/qm/testItem_form.vue | 44 +++++++++-- src/views/qm/testitem_cz.vue | 134 +++++++++++++++++++++++++++++++++ 3 files changed, 180 insertions(+), 9 deletions(-) create mode 100644 src/views/qm/testitem_cz.vue diff --git a/src/views/qm/testItem.vue b/src/views/qm/testItem.vue index d1025aec..e2214810 100644 --- a/src/views/qm/testItem.vue +++ b/src/views/qm/testItem.vue @@ -2,7 +2,7 @@
- +
@@ -10,7 +10,7 @@
- + @@ -34,11 +34,11 @@ @@ -66,6 +66,9 @@ query: { search:'' }, + params:{ + type:10, + }, saveVisible : false, type: "add", titleMap: { diff --git a/src/views/qm/testItem_form.vue b/src/views/qm/testItem_form.vue index 8bf78c9a..d0d02cba 100644 --- a/src/views/qm/testItem_form.vue +++ b/src/views/qm/testItem_form.vue @@ -52,7 +52,7 @@ - + - + + + + + + + + - + - @@ -163,6 +179,7 @@ +