Commit 8b861aaa authored by 任鸿志's avatar 任鸿志

1111

parent e6058ba4
......@@ -429,7 +429,7 @@ export default {
})
.finally(() => {
// this.jiezhiLoading = false
this.$emit('close')
// this.$emit('close')
// this.dialogFormVisible = false
})
}
......
......@@ -727,7 +727,7 @@ export default {
typelistno: '',
freedetal: [],
yibaoshow: false,
yibaoshowNew: false,
yibaoshowNew: true,
cardlist: false,
fee: {
weixin: '',
......@@ -2595,13 +2595,13 @@ export default {
this.yujiesuanLoading = false
})
.finally(() => {
this.yibaoshowNew=false
// this.yibaoshowNew=false
this.yujiesuanLoading = false
this.closeSelectCard()
})
},
closeSelectCard() {
// this.yibaoshowNew = false
this.yibaoshowNew = false
},
// 自费预结算
zfBeforePre() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment