js test with axios interceptors

This commit is contained in:
2021-09-21 11:05:29 +02:00
parent a352b9745b
commit 48292c4f81
5 changed files with 33 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ export default {
}
},
beforeMount () {
console.log(this.item.id, this.samples)
// console.log(this.item.id, this.samples)
},
methods: {
...mapActions({