Explorar el Código

多期表,删除1.0版本遗漏代码

MaiXinRong hace 4 años
padre
commit
fab2f132cc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/public/report/js/rpt_main.js

+ 0 - 1
app/public/report/js/rpt_main.js

@@ -223,7 +223,6 @@ let zTreeOprObj = {
     onCheck: function(event, treeId, treeNode) {
         zTreeOprObj.countChkedRptTpl();
         rptCustomObj.showMaterialSelect();
-        rptCustomObj.showStageSelect();
         if (treeNode.isParent) {
             zTreeOprObj.treeObj.expandNode(treeNode, true, true, false);
         }