#
zhou zhou
2026-01-06 a87c92309e4f06c7363daa6d7b1f98309bfc0f41
rsf-admin/src/page/basicInfo/deviceSite/DeviceSiteEdit.jsx
@@ -69,9 +69,13 @@
                                label={translate("table.field.deviceSite.type")}
                                name="type"
                                validate={[required()]}
                                dictTypeCode="sys_task_type"
                                dictTypeCode="sys_task_type"
                                multiple
                            />
                                perPage={REFERENCE_INPUT_PAGESIZE}
                                pagination={true}
                                sort={{ field: 'id', order: 'ASC' }}
                                filter={{ active: true }}
                            />
                        </Stack>
                        <Stack direction='row' gap={2}>
                            <TextInput