소스 검색

修改上传文件

bill 2 년 전
부모
커밋
d9ab5b68b4
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/draw-file/modal.tsx

+ 0 - 1
src/views/draw-file/modal.tsx

@@ -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">