Use router parameter to trigger card change
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -80,9 +80,8 @@ export default {
|
||||
} */
|
||||
},
|
||||
watch: {
|
||||
'$route': 'fetchData',
|
||||
id: 'fetchData',
|
||||
showArchived() {
|
||||
|
||||
this.fetchData()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user