|
@@ -12,35 +12,18 @@
|
|
|
<script type="text/javascript"
|
|
|
src="${app }/static/biz/js/gkjygl/gklhxkgl/gkjylhsq/lhsqdetail.js"></script>
|
|
|
<script type="text/javascript">
|
|
|
+
|
|
|
$(document).ready(function() {
|
|
|
iFrameHeightIframe('gkjyr');//自适应高度
|
|
|
- lhxkgl.detail.path = '${path}';
|
|
|
- lhxkgl.detail.path2 = '${path2}';
|
|
|
- lhxkgl.detail.type = '${type}';
|
|
|
var root = $("#simple_new_menu");
|
|
|
- var path = '${path}';
|
|
|
- if (path != null && path != '') {
|
|
|
- initclick(path);
|
|
|
- } else {
|
|
|
- $("#lhxkglLi").addClass("active");
|
|
|
- $("#lhxkgl").addClass("tab-pane fade in active");
|
|
|
- initmtxx();
|
|
|
- initbwxx();
|
|
|
- initcgxx();
|
|
|
- initckxx();
|
|
|
- initdcxx();
|
|
|
- initryxx();
|
|
|
- initsssbxx();
|
|
|
- initqytzxx();
|
|
|
- initzxjxxx();
|
|
|
-
|
|
|
- }
|
|
|
+
|
|
|
+ $("#lhsqLi").addClass("active");
|
|
|
+ $("#lhsq").addClass("tab-pane fade in active");
|
|
|
+
|
|
|
root.find("li").addClass("original");
|
|
|
root.find("li").click(function() {
|
|
|
- //root.find("li").eq($(this).index()).addClass("new_hover").siblings().removeClass('new_hover');
|
|
|
- //$("#simple_new_main").find("div.new_tab_main").eq($(this).index()).css("display","block").siblings().css("display","none");
|
|
|
- initclick($(this).index());
|
|
|
- });
|
|
|
+ initclick($(this).index());
|
|
|
+ });
|
|
|
});
|
|
|
|
|
|
function initclick(index) {
|
|
@@ -51,33 +34,6 @@
|
|
|
.siblings().removeClass('new_hover');
|
|
|
$("#simple_new_main").find("div.new_tab_main").eq(index).css("display",
|
|
|
"block").siblings().css("display", "none");
|
|
|
- if (index == 3) {
|
|
|
- initmtxx();
|
|
|
- }
|
|
|
- if (index == 4) {
|
|
|
- initbwxx();
|
|
|
- }
|
|
|
- if (index == 5) {
|
|
|
- initcgxx();
|
|
|
- }
|
|
|
- if (index == 6) {
|
|
|
- initckxx();
|
|
|
- }
|
|
|
- if (index == 7) {
|
|
|
- initdcxx();
|
|
|
- }
|
|
|
- if (index == 8) {
|
|
|
- initryxx();
|
|
|
- }
|
|
|
- if (index == 9) {
|
|
|
- initsssbxx();
|
|
|
- }
|
|
|
- if (index == 10) {
|
|
|
- initqytzxx();
|
|
|
- }
|
|
|
- if (index == 11) {
|
|
|
- initzxjxxx();
|
|
|
- }
|
|
|
}
|
|
|
function jyrSel(jyrid) {
|
|
|
guanbipop();
|
|
@@ -102,73 +58,6 @@
|
|
|
$('#fddbr').val(data.fddbr);
|
|
|
$('#lxdh').val(data.lxdh);
|
|
|
$('#cz').val(data.cz);
|
|
|
-
|
|
|
- //经营人信息
|
|
|
- $('#jyrLi').show();
|
|
|
- $('#gkjyrid').val(data.id);
|
|
|
- $('#gkjyr').val(data.gkjyr);
|
|
|
- $('#bgdz').val(data.bgdz);
|
|
|
-
|
|
|
- //孙正添加的
|
|
|
- $('#szdzw').html(data.szdzw);
|
|
|
- $('#szgkzw').html(data.szgkzw);
|
|
|
- $('#szgqzw').html(data.szgqzw);
|
|
|
- $('#xzqh').html(data.xzqh);
|
|
|
- $('#yzbm').val(data.yzbm);
|
|
|
- $('#gkjyxkzh').val(data.gkjyxkzh);
|
|
|
- $('#fzrq').val(data.fzrq);
|
|
|
- $('#fzjg').val(data.fzjg);
|
|
|
- $('#jyfw').val(data.jyfw);
|
|
|
- $('#jyqy').val(data.jyqy);
|
|
|
- $('#zyhz').val(data.zyhz);
|
|
|
- $('#fddbr').val(data.fddbr);
|
|
|
- $('#lxdh').val(data.lxdh);
|
|
|
- $('#cz').val(data.cz);
|
|
|
- $('#gsyyzzbh').val(data.gsyyzzbh);
|
|
|
- $('#tzze').val(data.tzze);
|
|
|
- $('#zczb').val(data.zczb);
|
|
|
- $('#gkwxhwzyfzbh').val(data.gkwxhwzyfzbh);
|
|
|
- $('#gkssbafhzsbh').val(data.gkssbafhzsbh);
|
|
|
- $('#cyrysl').val(data.cyrysl);
|
|
|
- $('#xcglrysl').val(data.xcglrysl);
|
|
|
- $('#xcglpxrysl').val(data.xcglpxrysl);
|
|
|
- $('#zyjsrysl').val(data.zyjsrysl);
|
|
|
- $('#zyjspxrysl').val(data.zyjspxrysl);
|
|
|
- $('#xczyrysl').val(data.xczyrysl);
|
|
|
- $('#xczyrypxsl').val(data.xczyrypxsl);
|
|
|
- $('#fjsszmj').val(data.fjsszmj);
|
|
|
- $('#bgyfmj').val(data.bgyfmj);
|
|
|
- $('#axcd').val(data.axcd);
|
|
|
- $('#mtqyhdgc').val(data.mtqyhdgc);
|
|
|
- $('#mtbwzs').val(data.mtbwzs);
|
|
|
- $('#scxbw').val(data.scxbw);
|
|
|
- $('#fscxbw').val(data.fscxbw);
|
|
|
- $('#zdkbnl').val(data.zdkbnl);
|
|
|
- $('#wdjysbwsl').val(data.wdjysbwsl);
|
|
|
- $('#mtjgxs').val(data.mtjgxs);
|
|
|
- $('#bwzcd').val(data.bwzcd);
|
|
|
- $('#sjntgnl').val(data.sjntgnl);
|
|
|
- $('#jzx').val(data.jzx);
|
|
|
- $('#sndzttl').val(data.sndzttl);
|
|
|
- $('#sndwmttl').val(data.sndwmttl);
|
|
|
- $('#sndzjzx').val(data.sndzjzx);
|
|
|
- $('#sndwmjzx').val(data.sndwmjzx);
|
|
|
- $('#lymj').val(data.lymj);
|
|
|
- $('#ckzmj').val(data.ckzmj);
|
|
|
- $('#tczmj').val(data.tczmj);
|
|
|
- $('#zxsbgs').val(data.zxsbgs);
|
|
|
- $('#mzdjgs').val(data.mzdjgs);
|
|
|
- $('#ltqzjgs').val(data.ltqzjgs);
|
|
|
- $('#gddjgs').val(data.gddjgs);
|
|
|
- $('#qcqzjgs').val(data.qcqzjgs);
|
|
|
- $('#sssbgs').val(data.sssbgs);
|
|
|
- $('#qtjxgs').val(data.qtjxgs);
|
|
|
- $('#gzcbgs').val(data.gzcbgs);
|
|
|
- $('#cbzzzl').val(data.cbzzzl);
|
|
|
- $('#gygxcd').val(data.gygxcd);
|
|
|
- $('#tlzyxcd').val(data.tlzyxcd);
|
|
|
- $('#cgsl').val(data.cgsl);
|
|
|
- $('#cgzrl').val(data.cgzrl);
|
|
|
}, "json");
|
|
|
} else {
|
|
|
$.alert({
|
|
@@ -181,6 +70,8 @@
|
|
|
}
|
|
|
});
|
|
|
}
|
|
|
+
|
|
|
+
|
|
|
</script>
|
|
|
|
|
|
<style type="text/css">
|
|
@@ -257,34 +148,32 @@
|
|
|
</head>
|
|
|
<body>
|
|
|
<br />
|
|
|
-
|
|
|
+<form id="addform" method="post" enctype="multipart/form-data">
|
|
|
<ul id="myTab" class="nav nav-tabs">
|
|
|
- <li id="lhxkglLi" role="spp"><a href="#lhxkgl"
|
|
|
- aria-controls="lhxkgl" role="tab" data-toggle="tab">港口经营业务申请书</a></li>
|
|
|
+ <li id="lhsqLi" role="spp"><a href="#lhsq"
|
|
|
+ aria-controls="lhsq" role="tab" data-toggle="tab">港口经营业务申请书</a></li>
|
|
|
<li id="jyrLi" role="spp"><a href="#gkjyrxx"
|
|
|
aria-controls="gkjyrxx" role="tab" data-toggle="tab">港口经营人基本情况表</a></li>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- <!-- Tab panes -->
|
|
|
+ </ul>
|
|
|
+
|
|
|
<div id=myTabcontent class="tab-content">
|
|
|
- <div class="tab-pane fade" id="lhxkgl">
|
|
|
+ <div class="tab-pane fade" id="lhsq">
|
|
|
<div class="box">
|
|
|
<div class="box-content">
|
|
|
<div class="apply_fill">
|
|
|
- <form id="addform" method="post">
|
|
|
+
|
|
|
<table class="apply" cellpadding="0" cellspacing="0">
|
|
|
<tr>
|
|
|
<th>申请人名称: </th>
|
|
|
<td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
+ id="sqr" value="${gkjyr.gkjyr}"></td>
|
|
|
<th>法定代表 人: </th>
|
|
|
- <td><input type="text" class="form-control" id="fddbr"
|
|
|
- name="fddbr"></td>
|
|
|
+ <td><input type="text" class="form-control" value="${gkjyr.fddbr }"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>申请人联系方式: </th>
|
|
|
<td><input type="text" class="form-control" id="sqrlxfs"
|
|
|
- name="sqrlxfs"></td>
|
|
|
+ name="sqrlxfs" value=""></td>
|
|
|
<th>申请人邮编: </th>
|
|
|
<td><input type="text" class="form-control" id="sqryzbm"
|
|
|
name="sqryzbm"></td>
|
|
@@ -304,24 +193,22 @@
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>申请的交通行政许可事项及内容: </th>
|
|
|
- <td colspan="3"><input type="text" class="form-control"
|
|
|
- id="wtdlrlxfs" name="wtdlrlxfs"></td>
|
|
|
+ <td colspan="3"><textarea class="form-control"
|
|
|
+ id="sqnr" name="sqnr"></textarea></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>申请材料清单: </th>
|
|
|
<td colspan="3">
|
|
|
- <table style="width: 100%">
|
|
|
+ <a href="#" class="file">上传<input type="file" name="file" id="fjid" onchange="lhsq.detail.submitFile()"/></a>
|
|
|
+ <table id="tableId" style="width: 100%">
|
|
|
<tr>
|
|
|
- <td style="width: 20%; text-align: center;">序号</td>
|
|
|
- <td style="width: 40%; text-align: center;">附件名称</td>
|
|
|
- <td style="width: 40%; text-align: center;">上传附件名称</td>
|
|
|
+ <td style="width:40%;text-align: center;">上传附件名称</td>
|
|
|
+ <td style="width:15%;text-align: center;">操作</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
</table>
|
|
|
-
|
|
|
- </td>
|
|
|
+
|
|
|
+ </td>
|
|
|
</tr>
|
|
|
-
|
|
|
<tr>
|
|
|
<th>申请日期: </th>
|
|
|
<td><input type="text" class="form-control"
|
|
@@ -333,18 +220,17 @@
|
|
|
</form>
|
|
|
<div id="buttons">
|
|
|
<a class="btn btn-default btn-sm" href="#"
|
|
|
- onclick="lhxkgl.detail.save()"> <i
|
|
|
+ onclick="lhsq.detail.save()"> <i
|
|
|
class="glyphicon glyphicon-floppy-disk"></i> 保存
|
|
|
</a> <a class="btn btn-default btn-sm" href="#"
|
|
|
- onclick="lhxkgl.detail.submit()"> <i
|
|
|
+ onclick="lhsq.detail.submit()"> <i
|
|
|
class="glyphicon glyphicon-floppy-disk"></i> 提交
|
|
|
</a> <a class="btn btn-default btn-sm" href="#"
|
|
|
- onclick="lhxkgl.detail.back()"> <i
|
|
|
+ onclick="lhsq.detail.back()"> <i
|
|
|
class="glyphicon glyphicon-arrow-left"></i> 返回
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
-
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -353,154 +239,123 @@
|
|
|
<div class="box-content">
|
|
|
<div class="new_tab_main " style="display: block;">
|
|
|
<div class="apply_fill">
|
|
|
- <table class="apply" cellpadding="0" cellspacing="0">
|
|
|
- <tr>
|
|
|
- <th>公司名称: </th>
|
|
|
- <td colspan="3"><input type="text" class="form-control"
|
|
|
- name="gsmc" id="gsmc"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>注册地址: </th>
|
|
|
- <td colspan="3"><input type="text" class="form-control"
|
|
|
- name="zcdz" id="zcdz"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>法定代表人: </th>
|
|
|
- <td><input type="text" class="form-control" name="fddbr"
|
|
|
- id="fddbr"></td>
|
|
|
- <th>工商营业执照<br>编号:
|
|
|
- </th>
|
|
|
- <td><input type="text" class="form-control"
|
|
|
- name="gsyyzzbh" id="gsyyzzbh"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>联系人: </th>
|
|
|
- <td><input type="text" class="form-control" name="lxr"
|
|
|
- id="lxr"></td>
|
|
|
- <th>注册资本: </th>
|
|
|
- <td><input type="text" class="form-control" name="zczb"
|
|
|
- id="zczb"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>联系电话: </th>
|
|
|
- <td><input type="text" class="form-control" name="lxrdh"
|
|
|
- id="lxrdh"></td>
|
|
|
- <th>经营地域: </th>
|
|
|
- <td><input type="text" class="form-control" name="jydy"
|
|
|
- id="jydy"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th colspan="2" style="text-align: center;">股东名称 </th>
|
|
|
- <th style="text-align: center;">注册地 </th>
|
|
|
- <th style="text-align: center;">投资股比 </th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2"><input type="text" class="form-control"
|
|
|
- name="sqr" id="sqr"></td>
|
|
|
- <td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
- <td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>员工总数: </th>
|
|
|
- <td><input type="text" class="form-control" name="ygzs"
|
|
|
- id="ygzs"></td>
|
|
|
- <th>理货员数: </th>
|
|
|
- <td><input type="text" class="form-control" name="lhys"
|
|
|
- id="lhys">
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th rowspan="4">业务情况: </th>
|
|
|
- <th></th>
|
|
|
- <th style="text-align: center;">2014年 </th>
|
|
|
- <th style="text-align: center;">2015年 </th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>营业收入<br>数额(万元):
|
|
|
- </th>
|
|
|
- <td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
- <td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>理货量<br>数值(万吨):
|
|
|
- </th>
|
|
|
- <td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
- <td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>理箱量<br>数值(万TEU):
|
|
|
- </th>
|
|
|
- <td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
- <td><input type="text" class="form-control" name="sqr"
|
|
|
- id="sqr"></td>
|
|
|
- </tr>
|
|
|
-
|
|
|
- <tr>
|
|
|
- <th rowspan="4">公司负责人签名<br>及公司印章:
|
|
|
- </th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="3" style="text-align: center;">本公司确认上述信息真实有效,并向江苏省交通运输厅申请《港口经营许可证》(港口理货业务)。</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>签名: </th>
|
|
|
- <td><input type="text" class="form-control"></td>
|
|
|
- <td rowspan="2" style="text-align: center;">(公司印章)</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>日期: </th>
|
|
|
- <td><input type="text" class="form-control"
|
|
|
- readonly="readonly" value="${fn:substring(sqsj,0,10)}"></td>
|
|
|
-
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2" style="text-align: center;">江苏省交通运输厅港口局审核意见:
|
|
|
- </th>
|
|
|
- <td colspan="2" style="text-align: center;">江苏省交通运输厅审核意见:
|
|
|
- </th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2"><input type="text" class="form-control"></td>
|
|
|
- <td colspan="2"><input type="text" class="form-control"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <th>日期: </th>
|
|
|
- <td><input type="text" class="form-control"
|
|
|
- readonly="readonly" value="${fn:substring(sqsj,0,10)}"></td>
|
|
|
- <th>日期: </th>
|
|
|
- <td><input type="text" class="form-control"
|
|
|
- readonly="readonly" value="${fn:substring(sqsj,0,10)}"></td>
|
|
|
-
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- <div id="buttons">
|
|
|
- <a class="btn btn-default btn-sm" href="#"
|
|
|
- onclick="lhxkgl.detail.save()"> <i
|
|
|
- class="glyphicon glyphicon-floppy-disk"></i> 保存
|
|
|
- </a> <a class="btn btn-default btn-sm" href="#"
|
|
|
- onclick="lhxkgl.detail.submit()"> <i
|
|
|
- class="glyphicon glyphicon-floppy-disk"></i> 提交
|
|
|
- </a> <a class="btn btn-default btn-sm" href="#"
|
|
|
- onclick="lhxkgl.detail.back()"> <i
|
|
|
- class="glyphicon glyphicon-arrow-left"></i> 返回
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <!--endprint-->
|
|
|
+
|
|
|
+ <table class="apply3" cellpadding="0" cellspacing="0">
|
|
|
+ <tr>
|
|
|
+ <th><span class="needwrite">*</span>港口经营人名称: </th>
|
|
|
+ <td colspan="3" style="position:relative;">
|
|
|
+ <input type="text" readonly="readonly" style="width:85%" class="form-control" id="xzjyr" name="jyrmc" value = "${gkjyr.gkjyr}" >
|
|
|
+ <c:if test="${gkjyr.id == null }">
|
|
|
+ <a class="btn btn-primary btn-sm" href="#" onclick="jyrselpop('jyrSel')" style="position:absolute;right:5px;top:4px;"> <i class="glyphicon"></i>选择经营人</a>
|
|
|
+ </c:if>
|
|
|
+ <input type="hidden" class="form-control" style="width:85%" name="jyrid" id="jyrid" value="${gkjyr.id }">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <th><span class="needwrite">*</span>注册地址: </th>
|
|
|
+ <td colspan="3">
|
|
|
+ <input type="text" class="form-control" readonly="readonly" style="width:85%" id="zcdz" name="zcdz" value="${gkjyr.bgdz }">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <th><span class="needwrite">*</span>法定代表人: </th>
|
|
|
+ <td >
|
|
|
+ <input type="text" class="form-control" readonly="readonly" id="fddbr" name="fddbr" value="${gkjyr.fddbr }">
|
|
|
+ </td>
|
|
|
+ <th><span class="needwrite">*</span>工商营业执照编号: </th>
|
|
|
+ <td colspan="3">
|
|
|
+ <input type="text" class="form-control" readonly="readonly" style="width:61%"" id="gsyyzzbh" name="gsyyzzbh" value="${gkjyr.gsyyzzbh }">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <th><span class="needwrite">*</span>联系人: </th>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" id="lxr" name="lxr" value="">
|
|
|
+ </td>
|
|
|
+ <th><span class="needwrite">*</span>注册资本: </th>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" readonly="readonly" style="width:61%" id="zczb" name="zczb" value="${gkjyr.zczb }">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <th><span class="needwrite">*</span>联系电话: </th>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" id="lxdh" name="lxdh" value="${gkjyr.lxdh }">
|
|
|
+ </td>
|
|
|
+ <th><span class="needwrite">*</span>经营地域: </th>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" readonly="readonly" style="width:61%" id="jydy" name="jydy" value="${gkjyr.jyqy }">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td colspan="4">
|
|
|
+ <table id="tID" style="width: 100%">
|
|
|
+ <tr align="center">
|
|
|
+ <td>股东名称</td>
|
|
|
+ <td>注册地</td>
|
|
|
+ <td>投资股比<button onclick="addtr()">添加</button></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><input type="text" class="form-control" name="gdmc"></td>
|
|
|
+ <td><input type="text" class="form-control" name="zcd"></td>
|
|
|
+ <td><input type="text" class="form-control" name="tzgb"></td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <th>员工总数: </th>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" id="ygzs" name="ygzs" value="">
|
|
|
+ </td>
|
|
|
+ <th>理货员数: </th>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" style="width:61%" id="lhys" name="lhys" value="">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <th rowspan="4" >业务情况: </th>
|
|
|
+ <td>
|
|
|
+
|
|
|
+ </td>
|
|
|
+ <td align="center">${twoyear }年<input type="hidden" name="oneyear" value="${twoyear }"></td>
|
|
|
+ <td align="center">${oneyear }年<input type="hidden" name="twoyear" value="${oneyear }"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td align="right">营业收入(万元): </td>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" id="yysr" name="yysr" value="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" style="width:61%" id="yysrr" name="yysrr" value="">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td align="right">理货量(万吨): </td>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" id="lhl" name="lhl" value="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" style="width:61%" id="lhll" name="lhll" value="">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td align="right">理箱量(万TEU): </td>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" id="lxl" name="lxl" value="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="text" class="form-control" style="width:61%" id="lxll" name="lxll" value="">
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
+</form>
|
|
|
</body>
|
|
|
</html>
|