Browse Source

feat(sence): download finish

gemercheung 3 năm trước cách đây
mục cha
commit
3045a10593
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/scenes/list.vue

+ 0 - 1
src/views/scenes/list.vue

@@ -215,7 +215,6 @@
             url: downloadUrl as any as string,
             target: '_self',
           });
-          await openDownloadModal(true, record);
         } else {
           await openDownloadModal(true, record);
         }