mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-10 20:39:48 +08:00
clean payment list (#734)
This commit is contained in:
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…
x
Reference in New Issue
Block a user