Browse Source

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

MaiXinRong 4 năm trước cách đây
mục cha
commit
fab2f132cc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);
         }