From 19305ac2d11bf858f90753d28966d5da905db02f Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期五, 17 十一月 2023 10:49:53 +0800
Subject: [PATCH] 小bug提交

---
 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