xuzhiheng 4 rokov pred
rodič
commit
0fd490995c

+ 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);
     }