|
|
@@ -46,6 +46,7 @@ import { computed, onUnmounted, PropType } from 'vue'
|
|
|
import { parsePercent, handleNumberValue, formatDecimal } from '@/filters'
|
|
|
import { useNavigation } from '@mobile/router/navigation'
|
|
|
import { useFuturesStore, i18n } from '@/stores'
|
|
|
+import { ETradeMode } from '@/constants/client'
|
|
|
import quoteSocket from '@/services/websocket/quote'
|
|
|
import AppList from '@mobile/components/base/list/index.vue'
|
|
|
import { BuyOrSell, BuildType } from '@/constants/order'
|