Parcourir la source

提交,修改tip

rainwer il y a 7 mois
Parent
commit
1b06dd7147
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/business/production/receiveResource/form.vue

+ 1 - 1
src/views/business/production/receiveResource/form.vue

@@ -45,7 +45,7 @@
                   </div>
                   <template #tip>
                     <div class="el-upload__tip">
-                      单次最多上传5个文件
+                      单次最多上传5个文件,每个文件最大15M
                     </div>
                   </template>
                 </el-upload>