入库通知,出库通知样式修改
parent
4b2b490b6d
commit
272df56efc
|
@ -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>
|
||||
|
|
|
@ -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>--%>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue