|
@@ -61,35 +61,35 @@
|
|
|
<tr>
|
|
|
<th colspan="2">本月完成量: </th>
|
|
|
<td>
|
|
|
- <input type="text" class="form-control" id="bywcl" name="bywcl" value="${record.bywcl }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')">
|
|
|
+ <input type="text" class="form-control" id="bywcl" name="bywcl" value="${record.bywcl }" onkeyup="num(this)">
|
|
|
</td>
|
|
|
<th colspan="2">本年累计量: </th>
|
|
|
<td>
|
|
|
- <input type="text" class="form-control" id="bnljl" name="bnljl" value="${record.bnljl }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')">
|
|
|
+ <input type="text" class="form-control" id="bnljl" name="bnljl" value="${record.bnljl }" onkeyup="num(this)">
|
|
|
</td>
|
|
|
<th colspan="2">同比增长数(%): </th>
|
|
|
<td>
|
|
|
- <input type="text" class="form-control" id="tbzzs" name="tbzzs" value="${record.tbzzs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')">
|
|
|
+ <input type="text" class="form-control" id="tbzzs" name="tbzzs" value="${record.tbzzs }" onkeyup="num(this)">
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th rowspan="2">其中:</th>
|
|
|
<th>外贸: </th>
|
|
|
- <td><input type="text" class="form-control" id="wmjzxttl" name="wmjzxttl" value="${record.wmjzxttl }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="wmjzxttl" name="wmjzxttl" value="${record.wmjzxttl }" onkeyup="num(this)"></td>
|
|
|
<th rowspan="2">其中:</th>
|
|
|
<th>外贸: </th>
|
|
|
- <td><input type="text" class="form-control" id="nwmjzxttl" name="nwmjzxttl" value="${record.nwmjzxttl }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nwmjzxttl" name="nwmjzxttl" value="${record.nwmjzxttl }" onkeyup="num(this)"></td>
|
|
|
<th rowspan="2">其中:</th>
|
|
|
<th>外贸: </th>
|
|
|
- <td><input type="text" class="form-control" id="wmtbzzs" name="wmtbzzs" value="${record.wmtbzzs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="wmtbzzs" name="wmtbzzs" value="${record.wmtbzzs }" onkeyup="num(this)"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>内贸: </th>
|
|
|
- <td><input type="text" class="form-control" id="nmjzxttl" name="nmjzxttl" value="${record.nmjzxttl }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nmjzxttl" name="nmjzxttl" value="${record.nmjzxttl }" onkeyup="num(this)"></td>
|
|
|
<th>内贸: </th>
|
|
|
- <td><input type="text" class="form-control" id="nnmjzxttl" name="nnmjzxttl" value="${record.nnmjzxttl }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nnmjzxttl" name="nnmjzxttl" value="${record.nnmjzxttl }" onkeyup="num(this)"></td>
|
|
|
<th>内贸: </th>
|
|
|
- <td><input type="text" class="form-control" id="nmtbzzs" name="nmtbzzs" value="${record.nmtbzzs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nmtbzzs" name="nmtbzzs" value="${record.nmtbzzs }" onkeyup="num(this)"></td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
<h2 align="center" style="margin-top:0px;"><font style="font-size:16px;color:#196794;font-family:微软雅黑;font-weight: bold;">集装箱航线航班开辟情况</font></h2>
|
|
@@ -103,31 +103,31 @@
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>远洋航线</th>
|
|
|
- <td><input type="text" class="form-control" id="yyhxts" name="yyhxts" value="${record.yyhxts }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="yyhxhbs" name="yyhxhbs" value="${record.yyhxhbs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="yyxkphxs" name="yyxkphxs" value="${record.yyxkphxs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="yytkhxs" name="yytkhxs" value="${record.yytkhxs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="yyhxts" name="yyhxts" value="${record.yyhxts }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="yyhxhbs" name="yyhxhbs" value="${record.yyhxhbs }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="yyxkphxs" name="yyxkphxs" value="${record.yyxkphxs }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="yytkhxs" name="yytkhxs" value="${record.yytkhxs }" onkeyup="num(this)"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>近洋航线</th>
|
|
|
- <td><input type="text" class="form-control" id="jyhxts" name="jyhxts" value="${record.jyhxts }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="jyhxhbs" name="jyhxhbs" value="${record.jyhxhbs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="jyxkphxs" name="jyxkphxs" value="${record.jyxkphxs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="jytkhxs" name="jytkhxs" value="${record.jytkhxs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="jyhxts" name="jyhxts" value="${record.jyhxts }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="jyhxhbs" name="jyhxhbs" value="${record.jyhxhbs }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="jyxkphxs" name="jyxkphxs" value="${record.jyxkphxs }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="jytkhxs" name="jytkhxs" value="${record.jytkhxs }" onkeyup="num(this)"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>外贸内支线</th>
|
|
|
- <td><input type="text" class="form-control" id="nzxts" name="nzxts" value="${record.nzxts }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="nzxhbs" name="nzxhbs" value="${record.nzxhbs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="nzxxkphxs" name="nzxxkphxs" value="${record.nzxxkphxs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="nzxtkhxs" name="nzxtkhxs" value="${record.nzxtkhxs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nzxts" name="nzxts" value="${record.nzxts }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nzxhbs" name="nzxhbs" value="${record.nzxhbs }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nzxxkphxs" name="nzxxkphxs" value="${record.nzxxkphxs }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nzxtkhxs" name="nzxtkhxs" value="${record.nzxtkhxs }" onkeyup="num(this)"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>内贸航线</th>
|
|
|
- <td><input type="text" class="form-control" id="nmhxts" name="nmhxts" value="${record.nmhxts }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="nmhxhbs" name="nmhxhbs" value="${record.nmhxhbs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="nmxkphxs" name="nmxkphxs" value="${record.nmxkphxs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
- <td><input type="text" class="form-control" id="nmtkhxs" name="nmtkhxs" value="${record.nmtkhxs }" onkeyup="value=value.replace(/[^\-?\d.]/g,'')"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nmhxts" name="nmhxts" value="${record.nmhxts }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nmhxhbs" name="nmhxhbs" value="${record.nmhxhbs }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nmxkphxs" name="nmxkphxs" value="${record.nmxkphxs }" onkeyup="num(this)"></td>
|
|
|
+ <td><input type="text" class="form-control" id="nmtkhxs" name="nmtkhxs" value="${record.nmtkhxs }" onkeyup="num(this)"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>填表人:</th>
|