xuzhiheng 4 vuotta sitten
vanhempi
commit
0fd490995c
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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);
     }