|
|
@@ -469,10 +469,10 @@ var app = new Vue({
|
|
|
|
|
|
_this.cropParams.id = id;
|
|
|
_this.cropParams.cropData = {
|
|
|
- /*width: data.width*20,
|
|
|
+ width: data.width*20,
|
|
|
// width: imgWidth*20,
|
|
|
height: data.height*20,
|
|
|
- // height: imgHeight*20,*/
|
|
|
+ // height: imgHeight*20,
|
|
|
rotate: data.rotate,
|
|
|
imageSmoothingQuality: 'high',
|
|
|
fillColor: '#fff',
|