商业版WAF看板增加地图

This commit is contained in:
刘祥超
2021-12-05 19:38:14 +08:00
parent 28514276ec
commit a99d5e68e9
6 changed files with 68 additions and 16 deletions

View File

@@ -2,8 +2,6 @@ Tea.context(function () {
this.isLoading = false
this.$delay(function () {
let that = this
this.board.countDailyBlocks = teaweb.formatCount(this.board.countDailyBlocks)
this.board.countDailyCaptcha = teaweb.formatCount(this.board.countDailyCaptcha)
this.board.countDailyLogs = teaweb.formatCount(this.board.countDailyLogs)