Browse Source

fix issue

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

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

@@ -9,4 +9,7 @@
</div> </div>
</div> </div>
</div> </div>
{{end}}
{{end}}
<script>
console.log(".NotStopTaskCount",{{.NotStopTaskCount}})
</script>

Loading…
Cancel
Save