补充参数var bigFileCheck=false;
This commit is contained in:
parent
232d44c0fb
commit
70c4d1146e
@ -32,6 +32,7 @@ var stopPageSetting = {
|
|||||||
start:1
|
start:1
|
||||||
}
|
}
|
||||||
var isHighSecurity;
|
var isHighSecurity;
|
||||||
|
var bigFileCheck=false;
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
getWsId();
|
getWsId();
|
||||||
$('td,th').css('padding-top','0px');
|
$('td,th').css('padding-top','0px');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user