文件上传修改

This commit is contained in:
cwchen 2025-10-27 15:52:23 +08:00
parent 2256a3233c
commit 9f8333767a
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ export default {
},
methods: {
beforeUpload(file) {
alert(file.size);
//
if (this.isUploading) {
return false;