diff --git a/pages/inspect/job/inspectResult.vue b/pages/inspect/job/inspectResult.vue
index b62d0e1b..c26b8d21 100644
--- a/pages/inspect/job/inspectResult.vue
+++ b/pages/inspect/job/inspectResult.vue
@@ -124,17 +124,13 @@
-
-
-
-
@@ -342,10 +338,10 @@
},
commit() {
- if (this.nextAction == null) {
- this.showMessage("请选择下一步动作")
- return
- }
+ if (this.nextAction == null) {
+ this.showMessage("请选择下一步动作")
+ return
+ }
if (this.nextAction == "ALL_OK") {
//全合格