Browse Source

fix issue

pull/3060/head
zhoupzh 2 years ago
parent
commit
e0a6f88c04
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/custom/alert_cb.tmpl

+ 1
- 1
templates/custom/alert_cb.tmpl View File

@@ -11,5 +11,5 @@
</div>
{{end}}
<script>
console.log(".NotStopTaskCount",{{.NotStopTaskCount}})
console.log("NotStopTaskCount:",{{.NotStopTaskCount}})
</script>

Loading…
Cancel
Save