紧急修复视频源检测bug, 以及增加手动更新提示。

This commit is contained in:
hunlongyu
2020-10-28 22:44:53 +08:00
parent 9c08a64524
commit 022b1f4090
2 changed files with 2 additions and 1 deletions

View File

@@ -440,6 +440,7 @@ export default {
this.tableKey = Math.random()
}
this.checkAllSiteLoading = false
this.updateDatabase()
}
},
mounted () {