From 1090b0363ca813ee6a804f6e53c1dfc50aade584 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Thu, 11 Apr 2024 19:59:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A8=E9=87=8F=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/qms/qualityNotice/addForm.vue | 156 ++++--- .../qualityNotice/components/notaicType.vue | 100 +++-- .../qualityNotice/components/qualityBatch.vue | 381 +++++++++++++++++- .../components/qualityNotice.vue | 82 +++- src/views/qms/qualityNotice/index.vue | 1 - 5 files changed, 609 insertions(+), 111 deletions(-) diff --git a/src/views/qms/qualityNotice/addForm.vue b/src/views/qms/qualityNotice/addForm.vue index 93946ec71..0e40a3371 100644 --- a/src/views/qms/qualityNotice/addForm.vue +++ b/src/views/qms/qualityNotice/addForm.vue @@ -7,31 +7,31 @@ :close-on-click-modal="false" :vLoading="formLoading" > -
- - - - - - - - - 上一步 - 下一步 -
- \ No newline at end of file diff --git a/src/views/qms/qualityNotice/components/qualityNotice.vue b/src/views/qms/qualityNotice/components/qualityNotice.vue index 9c84bf41e..4cb197221 100644 --- a/src/views/qms/qualityNotice/components/qualityNotice.vue +++ b/src/views/qms/qualityNotice/components/qualityNotice.vue @@ -8,14 +8,17 @@ > - + - + + + + @@ -30,7 +33,7 @@ - + @@ -45,32 +48,32 @@ - + - + - + - + - + - + @@ -85,7 +88,7 @@ - + @@ -100,10 +103,63 @@