|
@@ -18,7 +18,7 @@ const NODE_LEVEL_COMPILATION_OLD = 0,
|
|
|
|
|
|
let rptTplObj = {
|
|
let rptTplObj = {
|
|
iniPage: function() {
|
|
iniPage: function() {
|
|
- zTreeOprObj.iniEngineerIdList();
|
|
|
|
|
|
+ // zTreeOprObj.iniEngineerIdList();
|
|
zTreeOprObj.getCompilationList();
|
|
zTreeOprObj.getCompilationList();
|
|
rpt_tpl_cfg_helper.getReportTplCfg();
|
|
rpt_tpl_cfg_helper.getReportTplCfg();
|
|
selectableFiledTreeOprObj.iniTree();
|
|
selectableFiledTreeOprObj.iniTree();
|