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,