Чистка кода
This commit is contained in:
parent
1861d4fe7b
commit
6f1bb0a7d0
@ -54,12 +54,6 @@
|
|||||||
}),
|
}),
|
||||||
|
|
||||||
mounted () {
|
mounted () {
|
||||||
/*
|
|
||||||
fetch("data/toc.json")
|
|
||||||
.then(res => res.json()
|
|
||||||
.then(data => this.items = data))
|
|
||||||
.catch(err => alert(err));
|
|
||||||
*/
|
|
||||||
},
|
},
|
||||||
|
|
||||||
computed: {
|
computed: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user