Fixed removing/adding to library, label tag
This commit is contained in:
@ -143,7 +143,6 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.$axios.get('/about').then((res) => {
|
||||
console.log(res);
|
||||
this.data = res.data;
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user