From a4fa2437522a1f53f723d2eed8b8b2078ae0d26a Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期一, 02 三月 2026 08:09:04 +0800
Subject: [PATCH] 描述调整

---
 rsf-admin/src/page/basicInfo/basContainer/BasContainerList.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/rsf-admin/src/page/basicInfo/basContainer/BasContainerList.jsx b/rsf-admin/src/page/basicInfo/basContainer/BasContainerList.jsx
index 722bb6e..56e19ee 100644
--- a/rsf-admin/src/page/basicInfo/basContainer/BasContainerList.jsx
+++ b/rsf-admin/src/page/basicInfo/basContainer/BasContainerList.jsx
@@ -120,6 +120,7 @@
                 >
                     <NumberField source="id" />
                     <NumberField source="containerType$" label="table.field.basContainer.containerType" />
+                    <TextField source="code" label="table.field.basContainer.code" />
                     <TextField source="codeType" label="table.field.basContainer.codeType" />
                     <WrapperField cellClassName="areas" label="table.field.basContainer.areas">
                         <CrossZoneAreaField

--
Gitblit v1.9.1