mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
修复无法停止刷新数据的bug
This commit is contained in:
@@ -507,6 +507,7 @@
|
|||||||
this.timer = null
|
this.timer = null
|
||||||
this.mainData = []
|
this.mainData = []
|
||||||
this.get_downloading(id)
|
this.get_downloading(id)
|
||||||
|
this.refresh = false
|
||||||
{#this.loading = false#}
|
{#this.loading = false#}
|
||||||
{#loading.close()#}
|
{#loading.close()#}
|
||||||
{#this.loading = false#}
|
{#this.loading = false#}
|
||||||
|
|||||||
Reference in New Issue
Block a user