REVIEW 素材管理的重构

This commit is contained in:
YunaiV
2023-04-15 16:37:11 +08:00
parent 71fd9af2e1
commit abf9b50c2f
8 changed files with 21 additions and 41 deletions

View File

@ -57,5 +57,3 @@ const handleDownload = (url: string) => {
window.open(url, '_blank')
}
</script>
<style scoped></style>