diff --git a/ruoyi-ui/src/components/FileUpload/index.vue b/ruoyi-ui/src/components/FileUpload/index.vue index bdbb069..ea15a57 100644 --- a/ruoyi-ui/src/components/FileUpload/index.vue +++ b/ruoyi-ui/src/components/FileUpload/index.vue @@ -1,198 +1,198 @@ - - - - - 选取文件 - - - 请上传 - 大小不超过 {{ fileSize }}MB - 格式为 {{ fileType.join("/") }} - 的文件 - - - - - - - - {{ getFileName(file.name) }} - - - 删除 - - - - - - - - - \ No newline at end of file + + + + + 选取文件 + + + 请上传 + 大小不超过 {{ fileSize }}MB + 格式为 {{ fileType.join("/") }} + 的文件 + + + + + + + + {{ getFileName(file.name) }} + + + 删除 + + + + + + + + +