var jsonFormatDesign={code:"S_PERCHECKCOUNT",table:"lib_bibliography right join lib_per_check on lib_bibliography.id=lib_per_check.bibid",width:"900",height:"600",top:80,left:180,tableArr:[{name:"lib_per_check"}]};var fieldComBoxData=[{field:"count(distinct lib_per_check.bibid)",name:"种数"},{field:"sum(copies)",name:"册数"},{field:"sum(nvl(lib_per_check.price,0.0)*copies)",name:"册价",format:"%.2f"},{field:"sum(nvl(lib_per_check.yearprice,0.0)*copies)",name:"年价",format:"%.2f"},];var initJson=[{code:"lib_bibliography.classno",name:"分类号"},{code:"lib_per_check.libcode",name:"订购馆"},{code:"bookseller",name:"书商"},{code:"mediatype",name:"载体类型"},{code:"docsources",name:"文献来源"},];var countFormatDesignFieldComBoxData;$(function(){initSrceenAndJson()});