From 902069e82d959289d1824f3ae3e9f38df072edb0 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期四, 05 三月 2026 08:44:26 +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