mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
更新 DirectoryCard.vue
This commit is contained in:
@@ -20,9 +20,6 @@ const props = defineProps({
|
|||||||
height: String,
|
height: String,
|
||||||
})
|
})
|
||||||
|
|
||||||
// 提示框
|
|
||||||
const $toast = useToast();
|
|
||||||
|
|
||||||
// 下载路径
|
// 下载路径
|
||||||
const downloadPath = ref<string>('')
|
const downloadPath = ref<string>('')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user