补充参数var bigFileCheck=false;

This commit is contained in:
yujh 2024-12-13 11:08:56 +08:00
parent 232d44c0fb
commit 70c4d1146e

View File

@ -32,6 +32,7 @@ var stopPageSetting = {
start:1
}
var isHighSecurity;
var bigFileCheck=false;
$(document).ready(function(){
getWsId();
$('td,th').css('padding-top','0px');