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