From 76b8686172874bb595cd12cd221de27685ad2829 Mon Sep 17 00:00:00 2001 From: A0010407 Date: Mon, 29 Apr 2024 14:07:04 +0800 Subject: [PATCH] =?UTF-8?q?2024-4-29=20=E8=AE=BE=E5=A4=87=E6=A8=A1?= =?UTF-8?q?=E5=9D=97-=E7=82=B9=E6=A3=80=E6=8A=A5=E8=A1=A8-=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/device/spotInspectionWork/index.vue | 46 +++++++++++-------- 1 file changed, 28 insertions(+), 18 deletions(-) diff --git a/src/views/device/spotInspectionWork/index.vue b/src/views/device/spotInspectionWork/index.vue index 7d59fbf..a49d059 100644 --- a/src/views/device/spotInspectionWork/index.vue +++ b/src/views/device/spotInspectionWork/index.vue @@ -9,6 +9,14 @@ @keyup.enter.native="handleQuery" /> + + + - + @@ -43,16 +51,7 @@ @keyup.enter.native="handleQuery" /> - - - - - + - + + + + + + - + - - - @@ -624,6 +633,7 @@ export default { pageSize: 10, planId: null, planCode: null, + planName: null, planType: "spotInspection", orderCode: null, planWorkshop: null,