@@ -391,7 +391,6 @@ export const DfUploadCrop = ({type, caseId, onClose, onSave}: DfUploadCropProp)
beforeCrop={beforeCrop}
modalTitle={"裁剪" + BoardTypeDesc[type]}
aspect={width / width}
- aspectSlider
maxZoom={5}
minZoom={minZoom}>
<Upload beforeUpload={onUpload} multiple={false} accept="png">