skyouc
2025-03-19 cbe83089c3d3044a13bc38c7c4d94207fd22a741
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>