xuzhiheng 4 years ago
parent
commit
0fd490995c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/web/templates/client/cuser_rule_edit.html

+ 0 - 1
src/web/templates/client/cuser_rule_edit.html

@@ -1936,7 +1936,6 @@
     }
     
     function previewData(){
-        console.log(dataMap)
         var href = previewHref+"?type=private" + "&key=" + dataMap.s_dataid;
         window.open(href);
     }