入库通知,出库通知样式修改

master
cez 2021-12-11 23:11:38 +08:00
parent 4b2b490b6d
commit 272df56efc
4 changed files with 7 additions and 12 deletions

View File

@ -326,11 +326,9 @@
<div class="col-xs-1 text-center">
<b>附件:</b>
</div>
<div class="col-xs-2">
<div class="col-xs-2" style="line-height: 20px" >
<t:webUploader auto="true" name="fuJian" duplicate="true" fileNumLimit="3"></t:webUploader>
<span class="Validform_checktip" style="float:left;height:0px;"></span>
<label class="Validform_label" style="display: none">附件</label>
</div>
</div>

View File

@ -256,11 +256,10 @@
<div class="col-xs-1 text-center">
<b>附件 </b>
</div>
<div class="col-xs-2">
<div class="col-xs-2" style="line-height: 20px" >
<t:webUploader auto="true" pathValues="${wmImNoticeHPage.fuJian}" name="fuJian" duplicate="true" fileNumLimit="3"></t:webUploader>
<span class="Validform_checktip" style="float:left;height:0px;"></span>
<label class="Validform_label" style="display: none">附件</label>
</div>
<%--<div class="col-xs-1 text-center">--%>
<%--<b>月台:</b>--%>

View File

@ -333,11 +333,10 @@
<div class="col-xs-1 text-center">
<b>附件 </b>
</div>
<div class="col-xs-2">
<div class="col-xs-2" style="line-height: 20px" >
<t:webUploader auto="true" name="fuJian" duplicate="true" fileNumLimit="3"></t:webUploader>
<span class="Validform_checktip" style="float:left;height:0px;"></span>
<label class="Validform_label" style="display: none">附件</label>
</div>
</div>

View File

@ -328,11 +328,10 @@
<b>附件</b>
</div>
</div>
<div class="col-xs-2">
<div class="col-xs-2" style="line-height: 20px" >
<t:webUploader auto="true" pathValues="${wmOmNoticeHPage.fuJian}" name="fuJian" duplicate="true" fileNumLimit="3"></t:webUploader>
<span class="Validform_checktip" style="float:left;height:0px;"></span>
<label class="Validform_label" style="display: none">附件</label>
</div>
</div>