corpus notices #1942

This commit is contained in:
2023-03-02 22:32:43 +01:00
parent 1f106b3842
commit 053216a7ce
4 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ export default {
this.flat_indexes.push(element.uuid)
})
})
console.log('tocItem created flat_indexes', this.flat_indexes)
// console.log('tocItem created flat_indexes', this.flat_indexes)
},
beforeMount () {
if (typeof this.$route.params.textid !== 'undefined') {