排产看板样式优化和排产异常字段调整

dev-scheduling
zhangdi 3 days ago
parent f86eb11ff3
commit 9b37f8792a
  1. 2
      src/views/productionSchedulingPlan/schedulingException/index.vue

@ -141,7 +141,7 @@ export default {
}, },
{ {
label: '订单优先级', label: '订单优先级',
prop: 'priorityAps', prop: 'priorityApsStr',
search: false, search: false,
sortable: true, sortable: true,
width: 150, width: 150,

Loading…
Cancel
Save