|
@@ -680,7 +680,7 @@ var app = new Vue({
|
|
|
_this.cropParams = {};
|
|
_this.cropParams = {};
|
|
|
$("#cropImg").cropper('destroy');
|
|
$("#cropImg").cropper('destroy');
|
|
|
_this.jc = null;
|
|
_this.jc = null;
|
|
|
- }, 200);
|
|
|
|
|
|
|
+ }, 500);
|
|
|
/*canvas.toBlob(function (e) {
|
|
/*canvas.toBlob(function (e) {
|
|
|
console.log(e||event); //生成Blob的图片格式
|
|
console.log(e||event); //生成Blob的图片格式
|
|
|
if (e != null) {
|
|
if (e != null) {
|