zhou zhou
3 天以前 d99a433c0d0e433e5cd8d216562a3fba5bd3fdd6
rsf-admin/src/page/basicInfo/basStation/BasStationEdit.jsx
@@ -75,6 +75,14 @@
                            />
                        </Stack>
                        <Stack direction='row' gap={2}>
                            <TextInput
                                label="table.field.basStation.stationId"
                                source="stationId"
                                parse={v => v}
                                autoFocus
                            />
                        </Stack>
                        <Stack direction='row' gap={2}>
                            <SelectInput
                                label="table.field.basStation.type"
                                source="type"