Sfoglia il codice sorgente

feat(sence): download finish

gemercheung 3 anni fa
parent
commit
3045a10593
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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);
         }