Ver Fonte

Merge remote-tracking branch 'origin/V0.0.4' into V0.0.4

ouyang há 1 ano atrás
pai
commit
1fd82cdd01
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/system/dept/extend.vue

+ 1 - 1
src/views/system/dept/extend.vue

@@ -449,7 +449,7 @@
             <p style="font-size: 12px; color: #999">上传安全防范设施合格证</p>
             <image-upload
               :limit="5"
-              :fileSize="2"
+              :fileSize="5"
               :value="orgform.certificate"
               @input="uploadorgSuccess"
             ></image-upload>