#
zhou zhou
3 天以前 175cd5761970d1fd06b500c2fa0d5528c3571fb6
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"