排产看板提交

dev-scheduling
zhangdi 3 days ago
parent ce3ed2fa4c
commit d5efa53f77
  1. 1
      src/views/productionSchedulingPlan/schedulingDashboard/index.vue

@ -796,7 +796,6 @@ export default {
//
scrollToCurrentTime() {
debugger
const container = this.$refs.timelineContainer;
if (container && this.currentTimePosition >= 0 && this.currentTimePosition <= 100) {
//

Loading…
Cancel
Save