master
cez 2021-11-22 18:36:57 +08:00
parent 4cf1ebf605
commit 4802de708e
1 changed files with 6 additions and 16 deletions

View File

@ -191,16 +191,15 @@
</div> </div>
<div class="col-xs-5"> <div class="col-xs-5">
<%-- <t:autocomplete entityName="MvCusOtherEntity" searchField="cusName" name="ocusCode"></t:autocomplete>--%> <t:autocomplete entityName="MvCusOtherEntity" searchField="cusName" name="ocusName"></t:autocomplete>
<t:dictSelect id="ocusCodeid" field="ocusCode" type="list" extendJson="{class:'form-control',style:'width:230px'}" <%-- <t:dictSelect id="ocusCodeid" field="ocusCode" type="list" extendJson="{class:'form-control',style:'width:230px'}"--%>
dictTable="mv_cus_other" dictField="cus_code" dictText="cus_name" hasLabel="false" title="客户编码"></t:dictSelect> <%-- dictTable="mv_cus_other" dictField="cus_code" dictText="cus_name" hasLabel="false" title="客户编码"></t:dictSelect>--%>
<span class="Validform_checktip" style="float:left;height:0px;"></span> <%-- <span class="Validform_checktip" style="float:left;height:0px;"></span>--%>
<label class="Validform_label" style="display: none">客户</label> <%-- <label class="Validform_label" style="display: none">客户</label>--%>
</div> </div>
<%--<div class="col-xs-1 text-center">--%> <%--<div class="col-xs-1 text-center">--%>
<%--<b>三方客户名称:</b>--%> <%--<b>三方客户名称:</b>--%>
<%--</div>--%> <%--</div>--%>
@ -212,15 +211,6 @@
<%--<label class="Validform_label" style="display: none">三方客户名称</label>--%> <%--<label class="Validform_label" style="display: none">三方客户名称</label>--%>
<%--</div>--%> <%--</div>--%>
<div class="col-xs-1 text-center"> <div class="col-xs-1 text-center">
<b>收货人:</b> <b>收货人:</b>
</div> </div>