zhou zhou
昨天 f83d2ae89575240b4d467ecc43fe131f6bc63708
#站点区域
2个文件已修改
4 ■■■■ 已修改文件
rsf-admin/src/page/basStationArea/BasStationAreaCreate.jsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
rsf-admin/src/page/basStationArea/BasStationAreaEdit.jsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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"
rsf-admin/src/page/basStationArea/BasStationAreaEdit.jsx
@@ -91,7 +91,7 @@
                        <Stack direction='row' gap={2}>
                            <DictionaryArraySelect
                                label={translate("table.field.basStation.containerType")}
                                name="containerTypes"
                                name="containerType"
                                size="small"
                                validate={[required()]}
                                dictTypeCode="sys_container_type"