cleanup and fix
This commit is contained in:
@@ -28,7 +28,7 @@ const result = computedAsync(async () => {
|
||||
}
|
||||
|
||||
const { data } = await marketApi.scanMarketType(
|
||||
String(item.value.id),
|
||||
item.value.id,
|
||||
days.value,
|
||||
marketTaxStore.brokerFee / 100,
|
||||
marketTaxStore.scc / 100
|
||||
|
||||
Reference in New Issue
Block a user