Ver Fonte

Merge branch 'dev1.4.1' of http://192.168.3.207:10080/qmx/datatag into dev1.4.1

fuwencai há 4 anos atrás
pai
commit
537e79fd64
1 ficheiros alterados com 0 adições e 1 exclusões
  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);
     }