Merge branch 'sprint/sunhao/refactor' into 'master'

* refactor: remove console.log

See merge request easycorp/zentaopms!3500
This commit is contained in:
朱金勇
2022-05-19 02:05:06 +00:00
-2
View File
@@ -91,8 +91,6 @@
if(config.debug > 2)
{
console.log(document.title || location.href, 'tid', _tid);
$(function()
{
$('#tid').prepend('<code class="bg-blue">localtid=' + _tid + '</code>');