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/LocItemCreate.jsx | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/rsf-admin/src/page/locItem/LocItemCreate.jsx b/rsf-admin/src/page/locItem/LocItemCreate.jsx
index 8a78582..e8307d5 100644
--- a/rsf-admin/src/page/locItem/LocItemCreate.jsx
+++ b/rsf-admin/src/page/locItem/LocItemCreate.jsx
@@ -137,6 +137,7 @@
parse={v => v}
/>
</Grid>
+ {/* 鐜板搧绁ㄥ彿宸叉敞閲�
<Grid item xs={6} display="flex" gap={1}>
<TextInput
label="table.field.locItem.platItemId"
@@ -144,6 +145,7 @@
parse={v => v}
/>
</Grid>
+ */}
<Grid item xs={6} display="flex" gap={1}>
<TextInput
label="table.field.locItem.platOrderCode"
--
Gitblit v1.9.1