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