修复全新使用时不含源时产生的bug

This commit is contained in:
buvta
2021-02-04 17:59:30 +08:00
parent 613901872e
commit 7d61bb04a7

View File

@@ -559,7 +559,7 @@ export default {
}
},
created () {
this.getSites()
// this.getSites()
this.getSetting()
this.getShortcut()
this.checkUpdate()