manual refresh function

This commit is contained in:
William Harrell 2022-11-03 21:54:05 -04:00
parent 70e84c5840
commit cfc7b15211
9 changed files with 74 additions and 4 deletions

View file

@ -134,7 +134,7 @@
}
refresh() {
console.log('refresh')
this.$accessor.files.refresh()
}
download(item: any) {