lrf402788946 4 năm trước cách đây
mục cha
commit
e57a58edff
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/service/util.js

+ 1 - 0
app/service/util.js

@@ -276,6 +276,7 @@ class UtilService extends CrudService {
       }
       if (uri && filename) resetFileList.push({ uri, filename });
     }
+    console.log(resetFileList);
     // 导出
     const output = fs.createWriteStream(`${path}${fn}`);
     const archive = archiver('zip', {