mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 06:00:25 +08:00
商业版WAF看板增加地图
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user