|
@@ -15,7 +15,7 @@
|
|
tzjhgl.detail.init();
|
|
tzjhgl.detail.init();
|
|
initXmlbsel('xmlbsel','','80%');
|
|
initXmlbsel('xmlbsel','','80%');
|
|
initSfyzjbzsel('sfyzjbz','','change','80%');
|
|
initSfyzjbzsel('sfyzjbz','','change','80%');
|
|
- tzjhgl.detail.jhnd('jhnd','','80%');
|
|
|
|
|
|
+ /* tzjhgl.detail.jhnd('jhnd','','80%'); */
|
|
});
|
|
});
|
|
function guanbipop(){
|
|
function guanbipop(){
|
|
$('.theme-popover-mask-tc').fadeOut(100);
|
|
$('.theme-popover-mask-tc').fadeOut(100);
|
|
@@ -65,7 +65,7 @@
|
|
<tr>
|
|
<tr>
|
|
<th><span class="needwrite">*</span>计划年度: </th>
|
|
<th><span class="needwrite">*</span>计划年度: </th>
|
|
<td>
|
|
<td>
|
|
- <div id="jhnd"></div>
|
|
|
|
|
|
+ <input type="text" class="form-control" name='jhnd' id="jhnd" maxlength="4" onkeyup="this.value=this.value.replace(/\D/g,'')" onafterpaste="this.value=this.value.replace(/\D/g,'')">
|
|
</td>
|
|
</td>
|
|
<th><span class="needwrite">*</span>年度计划投资(万元): </th>
|
|
<th><span class="needwrite">*</span>年度计划投资(万元): </th>
|
|
<td >
|
|
<td >
|