From 6d979c076661d30ae49778f7979f583fbc421669 Mon Sep 17 00:00:00 2001 From: ljlong_2630 Date: Wed, 11 Dec 2024 10:05:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=82=B9=E6=A3=80=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/spotCheckOrder/addForm.vue | 96 ++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/src/pages/spotCheckOrder/addForm.vue b/src/pages/spotCheckOrder/addForm.vue index cb39376..0fec678 100644 --- a/src/pages/spotCheckOrder/addForm.vue +++ b/src/pages/spotCheckOrder/addForm.vue @@ -76,6 +76,18 @@ :class="{'error': item.numberNeedSwitch && !item.records}" /> + + + + + + + + + + + +