fix: typo
This commit is contained in:
parent
943a30f1e4
commit
ec56a93de5
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ async function customerStall(path) {
|
||||||
payment_request: null
|
payment_request: null
|
||||||
},
|
},
|
||||||
dismissMsg: null,
|
dismissMsg: null,
|
||||||
show: false
|
show: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
closeQrCodeDialog() {
|
closeQrCodeDialog() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue