无用代码删除

main
yangzhicheng 11 months ago
parent 8d8dd510a8
commit 0f89740980
  1. 1
      src/views/inspection/inspectionPlanDetail.vue
  2. 1
      src/views/inspection/inspectionrouteDetail.vue

@ -271,7 +271,6 @@
this.form = res.data.data; this.form = res.data.data;
}); });
} }
done();
}, },
} }
}; };

@ -228,7 +228,6 @@
this.form = res.data.data; this.form = res.data.data;
}); });
} }
done();
}, },
} }
}; };

Loading…
Cancel
Save