TonyKang hace 5 años
padre
commit
70e20ecfbc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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) {