1
1 天以前 1aebdca4fee83fc0153efcdfe72db6fee606e6ba
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"