rsf-admin/src/page/basicInfo/deviceSite/InitModal.jsx
@@ -117,7 +117,6 @@ label={translate("table.field.deviceSite.device")} name="deviceType" dictTypeCode="sys_device_type" multiple /> </Grid> @@ -151,8 +150,8 @@ <Grid item xs={4}> <SelectInput label="table.field.deviceSite.flagInitu" source="flagInitu" label="table.field.deviceSite.flagInit" source="flagInit" choices={[ { id: 0, name: '否' }, { id: 1, name: '是' },