소스 검색

小调整

TonyKang 5 년 전
부모
커밋
70e20ecfbc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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) {