Working on withdraw
This commit is contained in:
parent
d90babebc8
commit
7c0e227fd1
7 changed files with 55 additions and 61 deletions
|
|
@ -419,6 +419,7 @@
|
|||
openUrlDialog(id) {
|
||||
this.urlDialog.data = _.findWhere(this.temps, {id})
|
||||
this.qrValue = this.urlDialog.data.lnurlpay
|
||||
console.log(this.urlDialog.data.id)
|
||||
this.connectWebocket(this.urlDialog.data.id)
|
||||
this.urlDialog.show = true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue