add remove subscribe

This commit is contained in:
jxxghp
2023-07-02 21:12:30 +08:00
parent 501a470607
commit 8eb7821850

View File

@@ -7,7 +7,7 @@ const props = defineProps({
info: Object as PropType<DownloadingInfo>,
});
// 是否显示卡
// 是否显示卡
const cardState = ref(true);
// 进度条