Browse Source

小调整

TonyKang 5 years ago
parent
commit
70e20ecfbc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/view/report/rpt_all_popup.ejs

+ 1 - 0
app/view/report/rpt_all_popup.ejs

@@ -426,6 +426,7 @@
 
     function revertCustRptCfg(){
         CUST_TREE_NODES.common = JSON.parse(JSON.stringify(ORG_CUST_TREE_NODES.common));
+        buildCommonCustRpt();
     }
 
     function changeFolder(dom, isCommon) {