hanfucheng 9 tháng trước cách đây
mục cha
commit
3c1402c0d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      data-ui/src/views/components/FileUpload/index.vue

+ 1 - 1
data-ui/src/views/components/FileUpload/index.vue

@@ -58,7 +58,7 @@
             // 大小限制(MB)
             fileSize: {
                 type: Number,
-                default: 50,
+                default: 60,
             },
             // 文件类型, 例如['png', 'jpg', 'jpeg']
             fileType: {