From 0a961cda12ec39dc0e33fc9148f902a7bed7bd76 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 23 五月 2025 09:41:15 +0800
Subject: [PATCH] #

---
 rsf-admin/src/page/work/outBound/OutBoundList.jsx |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/rsf-admin/src/page/outWork/outBound/OutBoundList.jsx b/rsf-admin/src/page/work/outBound/OutBoundList.jsx
similarity index 98%
rename from rsf-admin/src/page/outWork/outBound/OutBoundList.jsx
rename to rsf-admin/src/page/work/outBound/OutBoundList.jsx
index 9b9a2e3..9fd898b 100644
--- a/rsf-admin/src/page/outWork/outBound/OutBoundList.jsx
+++ b/rsf-admin/src/page/work/outBound/OutBoundList.jsx
@@ -239,6 +239,12 @@
             editable: false,
         },
         {
+            field: 'locCode',
+            headerName: translate('table.field.locItem.locCode'),
+            width: 100,
+            editable: false,
+        },
+        {
             field: 'matnrCode',
             headerName: translate('table.field.locItem.matnrCode'),
             width: 130,

--
Gitblit v1.9.1