巡检对象 bug对应

main
weitingdong 11 months ago
parent a68df42ee2
commit d96a528870
  1. 1
      src/views/inspection/inspectionobjectDetail.vue

@ -355,7 +355,6 @@ export default {
this.form = res.data.data; this.form = res.data.data;
}); });
} }
done();
}, },
} }
}; };

Loading…
Cancel
Save