This commit is contained in:
jxxghp
2023-07-25 21:29:38 +08:00
parent 0873dd1304
commit 2c163f691b
7 changed files with 9 additions and 19 deletions
+1 -3
View File
@@ -3,7 +3,5 @@ import DownloadingListView from '@/views/reorganize/DownloadingListView.vue'
</script>
<template>
<div>
<DownloadingListView />
</div>
<DownloadingListView />
</template>