问题修改

master
zhangdi 2 days ago
parent 8e62a96167
commit c65e25ad6f
  1. 1
      pages/plan/factionalwork.vue

@ -108,6 +108,7 @@ export default {
this.unFsBool = false; this.unFsBool = false;
}) })
.catch((err) => { .catch((err) => {
this.cradNo = "";
this.getDataFun = true; this.getDataFun = true;
}); });
// this.$ajax.request({ // this.$ajax.request({

Loading…
Cancel
Save