排产看板提交

dev-scheduling
zhangdi 3 days ago
parent 91b41567d4
commit d8e9453723
  1. 2
      src/views/productionSchedulingPlan/schedulingDashboard/index.vue

@ -495,6 +495,8 @@ export default {
processing: true, processing: true,
pending: true, pending: true,
}, },
handleRightScrollBound:null,
handleLeftScrollBound:null,
}; };
}, },
computed: { computed: {

Loading…
Cancel
Save