所属货主
parent
af98af582f
commit
c2459f8a0b
|
@ -65,9 +65,9 @@ function counttiji(){
|
|||
</div>
|
||||
<div class="col-xs-3">
|
||||
<t:dictSelect field="suoShuKeHu" type="list" extendJson="{class:'form-control';datatype:'*'}"
|
||||
dictTable="mv_cus" dictField="cus_code" dictText="cus_name" hasLabel="false" title="所属客户"></t:dictSelect>
|
||||
dictTable="mv_cus" dictField="cus_code" dictText="cus_name" hasLabel="false" title="所属货主"></t:dictSelect>
|
||||
<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 class="col-xs-3 text-center">
|
||||
<b style="color:red">产品大类</b>
|
||||
|
|
Loading…
Reference in New Issue