From b003a49794f49a329e2702918ecfc8d14b371d0d Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期三, 04 三月 2026 14:51:25 +0800
Subject: [PATCH] 云仓WMS接口流程

---
 rsf-admin/src/page/locItem/LocItemPanel.jsx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/rsf-admin/src/page/locItem/LocItemPanel.jsx b/rsf-admin/src/page/locItem/LocItemPanel.jsx
index db99b1f..c0693b8 100644
--- a/rsf-admin/src/page/locItem/LocItemPanel.jsx
+++ b/rsf-admin/src/page/locItem/LocItemPanel.jsx
@@ -88,12 +88,14 @@
                                 property={record.maktx}
                             />
                         </Grid>
+                        {/* 鐜板搧绁ㄥ彿宸叉敞閲�
                         <Grid item xs={6}>
                             <PanelTypography
                                 title="table.field.locItem.platItemId" 
                                 property={record.platItemId}
                             />
                         </Grid>
+                        */}
                         <Grid item xs={6}>
                             <PanelTypography
                                 title="table.field.locItem.platOrderCode" 

--
Gitblit v1.9.1