|
|
@@ -177,7 +177,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
|
|
|
</Input-Group>
|
|
|
</template>
|
|
|
<template #bet_amount_effective_count="{ row }">
|
|
|
- {{row.now_effective_count}}/{{row.effective_count}}
|
|
|
+ {{row.now_total_effective_count}}/{{row.effective_count}}
|
|
|
</template>
|
|
|
<template #evaluation_period="{ row }">
|
|
|
{{row.evaluation_period_text}}<br/>
|