1.删除debugger
This commit is contained in:
parent
2e4189b413
commit
2314c96eaa
@ -58,7 +58,6 @@
|
||||
<script type="text/javascript">
|
||||
$(function(){
|
||||
setColRequired();
|
||||
debugger;
|
||||
var sumethod6 = 0.0;
|
||||
for(var i=0;i<getRowCount(0);i++){
|
||||
if("settlemethod6"==getItemValue(0,i,"SETTLE_METHOD")){
|
||||
@ -66,7 +65,6 @@
|
||||
}
|
||||
}
|
||||
$('.list_gridCell_standard.list_div_pagecount').text(FormatKNumber(sumethod6,2));
|
||||
|
||||
$('.list_smallcount_color').children('.list_all_no').children('.list_gridCell_narrow').text("µç»ãС¼Æ");
|
||||
$('.list_gridCell_narrow').width(100);
|
||||
$('#myiframe0_static').eq(0).width(420);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user