fixed modalcard lazy load

This commit is contained in:
2021-08-04 13:50:00 +02:00
parent d9a415e04d
commit fda78eea9d
14 changed files with 16 additions and 13 deletions

View File

@@ -131,6 +131,9 @@ export default {
}
}
},
beforeMount () {
console.log(this.item.id, this.samples)
},
methods: {
...mapActions({
// refreshItem: 'Search/refreshItem',