remove nedb, search new database

This commit is contained in:
hunlongyu
2020-01-14 18:04:06 +08:00
parent b09954ca7c
commit 4a01550ad6
4 changed files with 3 additions and 0 deletions

View File

@@ -41,6 +41,9 @@ export default Vue.extend({
shell.openExternal(e)
}
}
},
created () {
console.log('alal')
}
})
</script>

View File

View File

View File