From 60ea555d8c3a8f4021ca99e8c87224426ccd3f22 Mon Sep 17 00:00:00 2001 From: 86134 <aa> Date: 星期五, 17 十一月 2023 11:37:54 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/views/plan/manufacturingorder/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/plan/manufacturingorder/index.vue b/src/views/plan/manufacturingorder/index.vue index 2f4af42..568bf63 100644 --- a/src/views/plan/manufacturingorder/index.vue +++ b/src/views/plan/manufacturingorder/index.vue @@ -428,8 +428,8 @@ }, { minWidth: '120', - prop: 'orderRemark', - label: '閿�鍞鍗曞娉�', + prop: 'remark', + label: '澶囨敞', sort: true, isTrue: true, isSearch: true, -- Gitblit v1.9.3