UI: Reload page on closing Bulk Action modal (#6077)

This commit is contained in:
Pearl Dsilva 2022-03-09 22:01:04 +05:30 committed by GitHub
parent c2bcad8571
commit 00c1bdb365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,6 +173,7 @@ export default {
this.filteredItems = []
this.tableChanged = false
this.$emit('handle-cancel')
this.parentFetchData()
},
returnAlgorithmName (name) {
switch (name) {