clean payment list (#734)

pull/3759/head
Elsio Sanchez 2021-04-09 13:47:43 -04:00 committed by GitHub
parent 0860a69b22
commit 7ff2286ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -473,6 +473,7 @@ export default {
}
}).catch(() => {
}).finally(() => {
this.$store.commit('setListPayments', [])
const { templateBusinessPartner } = this.currentPoint
this.$store.commit('updateValuesOfContainer', {
containerUuid: this.metadata.containerUuid,