?
This commit is contained in:
parent
36fdb35987
commit
6425afbfce
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
:img="imgUrl"
|
:img="imgUrl"
|
||||||
:options="{
|
:options="{
|
||||||
aspectRatio: aspectRatio ? aspectRatio[0] / aspectRatio[1] : null,
|
aspectRatio: aspectRatio ? aspectRatio[0] / aspectRatio[1] : null,
|
||||||
dragMode: "crop",
|
|
||||||
viewMode: 1,
|
viewMode: 1,
|
||||||
}"
|
}"
|
||||||
></VuePictureCropper>
|
></VuePictureCropper>
|
||||||
|
|
Loading…
Reference in a new issue