fix: fixed missing icons

This commit is contained in:
花裤衩
2019-08-27 20:57:51 +08:00
parent 46cc375d0d
commit 12c8d85873
9 changed files with 10 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ export default {
}
},
created() {
// init the default selected tab
// init the default selected tab
const tab = this.$route.query.tab
if (tab) {
this.activeName = tab