@@ -537,8 +537,8 @@ var app = new Vue({
};*/
_this.cropParams.cropData = {
- width: iWidth*5,
- height: iHeight*5,
+ width: iWidth*3,
+ height: iHeight*3,
// rotate: data.rotate,
imageSmoothingQuality: 'high',
fillColor: '#fff',