...
|
...
|
@@ -54,7 +54,7 @@ |
|
|
<div id="tb" style="padding:0 30px;"><input type="hidden" id="idcc">
|
|
|
<form id="searchForm">
|
|
|
<table class="search_form_table">
|
|
|
<spring:message code="manifest.bill.number"/>:<input id="manifnum" type="text" name="search_LIKE_sd_waybill" style="width:166px;height:35px;line-height:35px;">
|
|
|
<spring:message code="manifest.bill.number"/>:<input id="manifnum" type="text" name="search_LIKE_waybill" style="width:166px;height:35px;line-height:35px;">
|
|
|
海关关区:<input id="manifnum" type="text" name="search_EQ_customs" style="width:166px;height:35px;line-height:35px;">
|
|
|
<a href="javascript:doSearch()" class="easyui-linkbutton" iconCls="icon-search" data-options="selected:true"><spring:message code="opt.search" /></a>
|
|
|
<a href="javascript:doSaves()" class="easyui-linkbutton" style="background:#18A197;color:#FFF;border: 1px solid #18A197;" iconCls="icon-add">添加</a>
|
...
|
...
|
|