From 5ce79fd4dfb30c75ac48bb0d4a6e7e0518f668ff Mon Sep 17 00:00:00 2001
From: 1 <1@123>
Date: 星期一, 09 三月 2026 14:18:10 +0800
Subject: [PATCH] lsh#

---
 rsf-admin/src/page/basStationArea/BasStationAreaCreate.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rsf-admin/src/page/basStationArea/BasStationAreaCreate.jsx b/rsf-admin/src/page/basStationArea/BasStationAreaCreate.jsx
index 95b3c3b..1d9be34 100644
--- a/rsf-admin/src/page/basStationArea/BasStationAreaCreate.jsx
+++ b/rsf-admin/src/page/basStationArea/BasStationAreaCreate.jsx
@@ -111,7 +111,7 @@
                                 <Grid item xs={6} display="flex" gap={1}>
                                     <DictionaryArraySelect
                                         label={translate("table.field.basStation.containerType")}
-                                        name="containerTypes"
+                                        name="containerType"
                                         size="small"
                                         validate={[required()]}
                                         dictTypeCode="sys_container_type"

--
Gitblit v1.9.1