@@ -554,6 +554,8 @@ var app = new Vue({
});
}
+ _this.cropSize();
+
},
// 预览
picPreview: function(id, data){