fixed linting errors
This commit is contained in:
parent
85a55111cc
commit
e20ab64793
4 changed files with 58 additions and 23 deletions
|
@ -79,10 +79,6 @@ const lastUpdate = computed(() => {
|
|||
})
|
||||
|
||||
// Methods
|
||||
const refreshOrders = () => {
|
||||
orderStore.requestAllOrders()
|
||||
}
|
||||
|
||||
const retryConnection = () => {
|
||||
orderStore.connectWebSocket()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue