front-end build

This commit is contained in:
Peter Papp
2021-01-12 18:34:55 +01:00
parent cc72e4e3a2
commit 3adf57a6b1
5 changed files with 67 additions and 194 deletions
@@ -214,7 +214,7 @@ export default {
this.$store.commit('CLEAR_FILEINFO_DETAIL')
this.$store.commit('GET_FILEINFO_DETAIL', this.data)
events.$emit('fileFullPreview:show')
}else {
} else {
this.$store.commit('CLEAR_FILEINFO_DETAIL')
this.$store.commit('GET_FILEINFO_DETAIL', this.data)
}