skyouc
6 天以前 ca70f9c2f4e2d9d85ad2c8d87477f5a353f87dd2
rsf-admin/src/page/basicInfo/deviceSite/DeviceSiteEdit.jsx
@@ -69,8 +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