From 146df27ee40e25de46d577c18b249128d5c09c91 Mon Sep 17 00:00:00 2001
From: 1 <1@123>
Date: 星期二, 03 三月 2026 10:50:56 +0800
Subject: [PATCH] lsh#
---
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