wesmiler 6 년 전
부모
커밋
8a2e19cf31
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/static/weixin/js/photo.js

+ 1 - 1
public/static/weixin/js/photo.js

@@ -594,7 +594,7 @@ var app = new Vue({
                                 id: 0,
                                 url: blobUrl,
                                 // url: even.currentTarget.result,
-                                preview: even.currentTarget.result,
+                                preview: blobUrl,
                                 name: file.name,
                                 blobUrl: blobUrl,
                                 file_size: file.size,