mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-12 22:29:59 +08:00
clean payment list (#734)
This commit is contained in:
parent
0860a69b22
commit
7ff2286ba2
@ -473,6 +473,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}).catch(() => {
|
}).catch(() => {
|
||||||
}).finally(() => {
|
}).finally(() => {
|
||||||
|
this.$store.commit('setListPayments', [])
|
||||||
const { templateBusinessPartner } = this.currentPoint
|
const { templateBusinessPartner } = this.currentPoint
|
||||||
this.$store.commit('updateValuesOfContainer', {
|
this.$store.commit('updateValuesOfContainer', {
|
||||||
containerUuid: this.metadata.containerUuid,
|
containerUuid: this.metadata.containerUuid,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user