Ver Fonte

界面优化

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

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

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