From c8d85f91dc263c3794b1727c7b531d10e3c40b06 Mon Sep 17 00:00:00 2001
From: guoyujie <guoyujie@ng.com>
Date: 星期二, 15 七月 2025 08:33:21 +0800
Subject: [PATCH] 修改名称

---
 north-glass-erp/northglass-erp/src/views/pp/report/WorkInProgress.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/north-glass-erp/northglass-erp/src/views/pp/report/WorkInProgress.vue b/north-glass-erp/northglass-erp/src/views/pp/report/WorkInProgress.vue
index 55acf89..27542de 100644
--- a/north-glass-erp/northglass-erp/src/views/pp/report/WorkInProgress.vue
+++ b/north-glass-erp/northglass-erp/src/views/pp/report/WorkInProgress.vue
@@ -315,7 +315,7 @@
     {field: 'stockArea', width: 120, title: t('report.inventoryArea'),visible: true},
     {field: 'workProcessName', width: 120, title: t('report.workProcessName')},
     {field: 'productName', width: 120, title:  t('order.product'),visible: true},
-    {field: 'glassName', width: 120, title:  t('order.product'),visible: true},
+    {field: 'glassName', width: 120, title:  t('components.semiFinishedProducts'),visible: true},
     {field: 'bendRadius', width: 120, title: t('order.bendRadius'),visible: true},
     {field: 'teamsGroupsName', width: 110,title: t('report.teamsGroupsName'),showOverflow:"ellipsis",filters: [{data: ''}],
       slots: {filter: 'num1_filter'}},

--
Gitblit v1.8.0