clean payment list (#734)
parent
0860a69b22
commit
7ff2286ba2
|
@ -473,6 +473,7 @@ export default {
|
|||
}
|
||||
}).catch(() => {
|
||||
}).finally(() => {
|
||||
this.$store.commit('setListPayments', [])
|
||||
const { templateBusinessPartner } = this.currentPoint
|
||||
this.$store.commit('updateValuesOfContainer', {
|
||||
containerUuid: this.metadata.containerUuid,
|
||||
|
|
Loading…
Reference in New Issue