mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2026-02-05 02:34:13 +02:00
added logic for accept data from modal
This commit is contained in:
@@ -45,6 +45,7 @@ export default {
|
||||
return this.$emit('closemodal')
|
||||
},
|
||||
detectorMethod(method) {
|
||||
this.closeModal()
|
||||
if (method === 'dep') {
|
||||
return this.$emit('deposit', this.amount)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user