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

@@ -123,5 +123,3 @@ const handleUploadSuccess: UploadProps['onSuccess'] = (res: any) => {
emit('uploaded')
}
</script>
<style scoped></style>