From b8c0763607375198e37e4b98ed42793ba6606689 Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期五, 17 十一月 2023 11:45:27 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before --- 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