1.小计改为“电汇小计”,并调试页面。
This commit is contained in:
parent
e6b9d78093
commit
64e046ea52
@ -65,6 +65,10 @@
|
||||
}
|
||||
}
|
||||
$('.list_gridCell_standard.list_div_pagecount').text(FormatKNumber(sumethod6,2));
|
||||
$('.list_smallcount_color').children('.list_all_no').children('.list_gridCell_narrow').text("µç»ãС¼Æ");
|
||||
$('table tr th').eq(1).children('.list_gridCell_narrow').width(50);
|
||||
$('.list_all_no').children('.list_gridCell_narrow').width(50);
|
||||
$('#myiframe0_static').width(399);
|
||||
})
|
||||
|
||||
function setColRequired(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user