land on Order page; ui fixes
This commit is contained in:
@@ -157,6 +157,7 @@ async function placeOrder() {
|
||||
|
||||
async function doPlaceOrder() {
|
||||
console.log('place orders')
|
||||
showWarnings.value = false
|
||||
if (ws.transaction!==null) {
|
||||
console.error('Transaction already in progress')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user