Explorar o código

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

MaiXinRong %!s(int64=4) %!d(string=hai) anos
pai
achega
fab2f132cc
Modificáronse 1 ficheiros con 0 adicións e 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);
         }