This commit is contained in:
@@ -15,8 +15,8 @@ export default {
|
||||
data() {
|
||||
return {};
|
||||
},
|
||||
beforeMount() {
|
||||
lt.fetch(["Log"]);
|
||||
async Created() {
|
||||
await lt.fetch(["Log"]);
|
||||
},
|
||||
mounted() {},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user