zhou zhou
3 天以前 d99a433c0d0e433e5cd8d216562a3fba5bd3fdd6
rsf-admin/src/page/basicInfo/basStation/BasStationCreate.jsx
@@ -97,6 +97,15 @@
                                    />
                                </Grid>
                                <Grid item xs={6} display="flex" gap={1}>
                                    <TextInput
                                        label="table.field.basStation.stationId"
                                        source="stationId"
                                        parse={v => v}
                                        autoFocus
                                        validate={[required()]}
                                    />
                                </Grid>
                                <Grid item xs={6} display="flex" gap={1}>
                                    <SelectInput
                                        label="table.field.basStation.type"
                                        source="type"