记得上下班打卡 | git大法好,push需谨慎

Commit 6fb23a5d authored by jiangxiulong's avatar jiangxiulong

图片限制最大 20

parent 1ffef82c
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<label class="col-sm-2 control-label is-required">上传凭证</label> <label class="col-sm-2 control-label is-required">上传凭证</label>
<div class="col-sm-10"> <div class="col-sm-10">
<div class="file-loading"> <div class="file-loading">
<input id="fileinput-1" type="file" name="file" data-max-file-count="2" multiple> <input id="fileinput-1" type="file" name="file" data-max-file-count="20" multiple>
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment