staked table
This commit is contained in:
parent
e9f52e3001
commit
1c3d090765
@ -16,6 +16,7 @@
|
||||
striped
|
||||
hover
|
||||
responsive
|
||||
stacked="sm"
|
||||
>
|
||||
<!-- Column: Height -->
|
||||
<template #cell(height)="data">
|
||||
@ -82,9 +83,6 @@ export default {
|
||||
},
|
||||
{
|
||||
key: 'txs',
|
||||
// formatter: (value, i, data) => this.apr(value, i, data),
|
||||
tdClass: 'text-right',
|
||||
thClass: 'text-right',
|
||||
},
|
||||
{
|
||||
key: 'time',
|
||||
|
Loading…
Reference in New Issue
Block a user