diff --git a/src/views/productionSchedulingPlan/schedulingException/index.vue b/src/views/productionSchedulingPlan/schedulingException/index.vue index f7ad268..2b1e66d 100644 --- a/src/views/productionSchedulingPlan/schedulingException/index.vue +++ b/src/views/productionSchedulingPlan/schedulingException/index.vue @@ -141,7 +141,7 @@ export default { }, { label: '订单优先级', - prop: 'priority', + prop: 'priorityAps', search: false, sortable: true, width: 150,