Fixed removing/adding to library, label tag
This commit is contained in:
parent
7eb047bae1
commit
416d65f310
38 changed files with 514 additions and 180 deletions
|
|
@ -143,7 +143,6 @@ export default {
|
|||
},
|
||||
created() {
|
||||
this.$axios.get('/about').then((res) => {
|
||||
console.log(res);
|
||||
this.data = res.data;
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue