wesmiler 6 лет назад
Родитель
Сommit
807aa3d62c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      public/static/weixin/js/photo.js

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

@@ -35,7 +35,7 @@ var app = new Vue({
         id: 0,
     },
     created: function () {
-        this.getFileList();
+        //this.getFileList();
         var printType = getParam('pt');
         this.id = getParam('id');
         this.printType = printType ? printType : 1;