uu
This commit is contained in:
parent
ac677e4aa6
commit
6a7cd0a3e9
@ -75,6 +75,7 @@
|
||||
if(type == 'yes') {
|
||||
this.$emit('onSure')
|
||||
this.curDealPromise?.resolve?.(true)
|
||||
this.handleCloseModal()
|
||||
} else {
|
||||
this.handleCloseModal()
|
||||
this.curDealPromise?.resolve?.(false)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user