From 351b16d0a3dc194841c2192cacfabf788ecafd5c Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期一, 05 八月 2024 08:19:17 +0800 Subject: [PATCH] # --- zy-asrs-admin/src/components/orderDetlLog/edit.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zy-asrs-admin/src/components/orderDetlLog/edit.vue b/zy-asrs-admin/src/components/orderDetlLog/edit.vue index 5439b8a..f2584d3 100644 --- a/zy-asrs-admin/src/components/orderDetlLog/edit.vue +++ b/zy-asrs-admin/src/components/orderDetlLog/edit.vue @@ -35,13 +35,13 @@ ellipsis: true, }, { - title: formatMessage('db.man_loc_detl.matnr', '鐗╂枡鍙�'), + title: formatMessage('db.man_loc_detl.matnr', '鍟嗗搧缂栧彿'), dataIndex: 'matnr', width: 140, ellipsis: true, }, { - title: formatMessage('db.man_loc_detl.maktx', '鐗╂枡鍚�'), + title: formatMessage('db.man_loc_detl.maktx', '鍟嗗搧鍚嶇О'), dataIndex: 'maktx', width: 140, ellipsis: true, -- Gitblit v1.9.1