xuzhiheng 4 éve
szülő
commit
0fd490995c
1 módosított fájl, 0 hozzáadás és 1 törlés
  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);
     }