报错修改

dev_chengFeng
jiaoyangna 2021-05-31 20:39:46 +08:00
parent d8ffbe8600
commit 5bc754678e
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ function this.ShowCountTime()
this.timer1 = Timer.New(function ()
freshData = freshData - 1
if freshData < 0 then
ChecRedPointEndLess(RedPointType.EndlessPanel)
CheckRedPointStatus(RedPointType.EndlessPanel)
this:ClosePanel()
else
updateTime()