上下架读取商品名称

master
e 2019-05-31 21:50:58 +08:00
parent ef7f517cb2
commit b0c560cd09
2 changed files with 32 additions and 28 deletions

View File

@ -98,19 +98,16 @@
}
</script>
<body>
<form id="formobj" action="wmOmNoticeHController.do?doUpdate" name="formobj" method="post"><input type="hidden" id="btn_sub" class="btn_sub"/>
<input type="hidden" id="btn_sub" class="btn_sub"/>
<input type="hidden" name="id" value='${wmOmNoticeHPage.id}' >
<input type="hidden" name="omNoticeId" value='${wmOmNoticeHPage.omNoticeId}' >
<input id="createDate" name="createDate" type="hidden" value="${wmOmNoticeHPage.createDate }"/>
<form id="formobj" action="wmOmNoticeHController.do?doUpdate" name="formobj" method="post">
<input type="hidden" id="btn_sub" class="btn_sub"/>
<input type="hidden" name="id" value='${wmOmNoticeHPage.id}' >
<input type="hidden" name="omNoticeId" value='${wmOmNoticeHPage.omNoticeId}' >
<input id="createDate" name="createDate" type="hidden" value="${wmOmNoticeHPage.createDate }"/>
<input id="createBy" name="createBy" type="hidden" value="${wmOmNoticeHPage.createBy }"/>
<input id="createName" name="createName" type="hidden" value="${wmOmNoticeHPage.createName }"/>
<input id="updateBy" name="updateBy" type="hidden" value="${wmOmNoticeHPage.updateBy }"/>
<input id="updateDate" name="updateDate" type="hidden" value="${wmOmNoticeHPage.updateDate }"/>
<input id="updateName" name="updateName" type="hidden" value="${wmOmNoticeHPage.updateName }"/>
<div class="tab-wrapper">
<!-- tab -->
<ul class="nav nav-tabs">
@ -354,12 +351,10 @@
<div id="jform_tab" class="tab-wrapper">
<!-- tab -->
<ul class="nav nav-tabs">
<li role="presentation" tab-ajax-url="wmOmNoticeHController.do?wmOmNoticeIList&omNoticeId=${wmOmNoticeHPage.omNoticeId}"><a href="#con-wrapper0">出货商品明细</a></li>
<%--</ul>--%>
<%--<ul class="nav nav-tabs">--%>
<li role="presentation" tab-ajax-url="wmOmNoticeHController.do?wmOmNoticeIList&omNoticeId=${wmOmNoticeHPage.omNoticeId}"><a href="#con-wrapper0">出货商品明细</a></li>
<li role="presentation" tab-ajax-url="wmOmNoticeHController.do?wmOmtmsIList&omNoticeId=${wmOmNoticeHPage.omNoticeId}"><a href="#con-wrapper1">运输订单明细</a></li>
</ul>
<div class="con-wrapper" id="con-wrapper0" style="display: none;"></div>
<div class="con-wrapper" id="con-wrapper0" style="display: none;"></div>
<div class="con-wrapper" id="con-wrapper1" style="display: none;"></div>
</div>
@ -441,6 +436,15 @@
</script>
</form>
<!-- 添加 产品明细 模版 -->
<table style="display:none">
<tbody id="add_wmOmNoticeI_table_template">
@ -509,7 +513,7 @@
<%-- dictCondition="${wmOmNoticeHPage.wherecon}" dictTable="mv_goods" dictField="goods_code" dictText="goods_name" defaultVal="" hasLabel="false" title="商品编码"></t:dictSelect> --%>
<input id="wmOmtmsIList[#index#].goodsId" maxlength="32"
<input id="wmOmtmsIList[#index#].fahuoren" maxlength="32"
ignore="ignore"
type="text" class="form-control searchbox-inputtext" style="width:420px;text-align: left" >
@ -518,7 +522,7 @@
<label class="Validform_label" style="display: none;">快递公司</label>
</td>
<td align="left">
<input name="wmOmtmsIList[#index#].goodsQua" maxlength="32"
<input name="wmOmtmsIList[#index#].fadh" maxlength="32"
ignore="ignore"
type="text" class="form-control" style="width:120px;" >
<label class="Validform_label" style="display: none;">运单号</label>
@ -526,14 +530,14 @@
<td align="left">
<input name="wmOmtmsIList[#index#].binOm" maxlength="32"
<input name="wmOmtmsIList[#index#].jiage" maxlength="32"
ignore="ignore"
type="text" class="form-control" style="width:120px;" >
<label class="Validform_label" style="display: none;">运费</label>
</td>
<td align="left">
<input name="wmOmtmsIList[#index#].binId" maxlength="32"
<input name="wmOmtmsIList[#index#].ywddbz" maxlength="32"
ignore="ignore"
type="text" class="form-control" style="width:120px;" >
<label class="Validform_label" style="display: none;">备注</label>

View File

@ -114,7 +114,7 @@
<th scope="row"><div name="xh"></div></th>
<td><input style="width:20px;" type="checkbox" name="ck"/></td>
<td>
<input id="wmOmtmsIList[0].goodsId" name="wmOmtmsIList[0].goodsId" maxlength="32"
<input id="wmOmtmsIList[0].fahuoren" name="wmOmtmsIList[0].fahuoren" maxlength="32"
type="text" style="width:420px;text-align: left" >
@ -122,20 +122,20 @@
<label class="Validform_label" style="display: none;">快递公司</label>
</td>
<td>
<input name="wmOmtmsIList[0].goodsQua" maxlength="32"
<input name="wmOmtmsIList[0].fadh" maxlength="32"
type="text" class="form-control" style="width:120px;" >
<label class="Validform_label" style="display: none;">运单号</label>
</td>
<td>
<input name="wmOmNoticeIList[0].binOm" maxlength="32"
<input name="wmOmNoticeIList[0].jiage" maxlength="32"
type="text" class="form-control" style="width:120px;" >
<label class="Validform_label" style="display: none;">费用</label>
</td>
<td>
<input name="wmOmNoticeIList[0].binId" maxlength="32"
<input name="wmOmNoticeIList[0].ywddbz" maxlength="32"
type="text" class="form-control" style="width:120px;" >
<label class="Validform_label" style="display: none;">备注</label>
</td>
@ -154,25 +154,25 @@
<td align="left">
<input id="wmOmtmsIList[${stuts.index }].goodsName" value="${poVal.goodsName }" readonly="readonly" name="wmOmtmsIList[${stuts.index }].goodsName" maxlength="32"
ignore="ignore"
<input id="wmOmtmsIList[${stuts.index }].fahuoren" value="${poVal.fahuoren }" maxlength="32"
type="text" class="form-control" style="width:120px;" >
<label class="Validform_label" style="display: none;">快递公司</label>
</td>
<td align="left">
<input name="wmOmtmsIList[${stuts.index }].goodsQua" maxlength="32"
type="text" class="form-control" style="width:120px;" value="${poVal.goodsQua }">
<input name="wmOmtmsIList[${stuts.index }].fadh" maxlength="32"
type="text" class="form-control" style="width:120px;" value="${poVal.fadh }">
<label class="Validform_label" style="display: none;">运单号</label>
</td>
<td align="left">
<input name="wmOmtmsIList[${stuts.index }].binOm" maxlength="32"
type="text" class="form-control" style="width:120px;" value="${poVal.binOm }">
<input name="wmOmtmsIList[${stuts.index }].jiage" maxlength="32"
type="text" class="form-control" style="width:120px;" value="${poVal.jiage }">
<label class="Validform_label" style="display: none;">费用</label>
</td>
<td align="left">
<input name="wmOmtmsIList[${stuts.index }].binId" maxlength="32"
type="text" class="form-control" style="width:120px;" value="${poVal.binId }">
<input name="wmOmtmsIList[${stuts.index }].ywddbz" maxlength="32"
type="text" class="form-control" style="width:120px;" value="${poVal.ywddbz }">
<label class="Validform_label" style="display: none;">备注</label>
</td>