wesmiler 6 年之前
父節點
當前提交
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;