Browse Source

更改logo上传覆盖次数

gcz 2 years ago
parent
commit
3917aa1362
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/register.vue

+ 1 - 1
src/views/register.vue

@@ -258,7 +258,7 @@
                       :action="upAction"
                       :show-file-list="true"
                       multiple
-                      :limit="2"
+                      :limit="10"
                       :file-list="licenseFileList"
                       list-type="picture"
                       :on-success="licenseUpSuccess"