From 7a386c27b2622937c4668a7c8bff57271c26a750 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Mon, 15 Dec 2025 14:38:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E4=BA=A7=E7=9C=8B=E6=9D=BF=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productionSchedulingPlan/schedulingException/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,