verou
2025-03-19 f9a1b57d35529f8b8162e6dc7956d7b78375edd4
rsf-admin/src/page/basicInfo/loc/InitModal.jsx
@@ -133,7 +133,6 @@
                                    value={formData.locType}
                                    onChange={(e) => handleChange(e.target.value, 'locType')}
                                    size="small"
                                    validate={[required()]}
                                    dictTypeCode="sys_width_type"
                                />
                            </Grid>