Explorar el Código

修改上传文件

bill hace 2 años
padre
commit
d9ab5b68b4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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">