Skip to content

Commit d691103

Browse files
authored
Update vue-core-image-upload.vue
1 parent 7eeb9c3 commit d691103

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vue-core-image-upload.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@
284284
}
285285
}
286286
}
287-
console.log(data);
288287
xhr('POST',this.url, this.headers, data, done, errorUpload, isBinary);
289288
},
290289
},

0 commit comments

Comments
 (0)