improvement

This commit is contained in:
liangping
2022-09-24 09:06:16 +08:00
parent 7aab7bc353
commit 02e307c6d0
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
v-for="item in roundState.height_vote_set"
:key="item.round"
>
Round: {{ item.round }} {{ item.prevotes_bit_array }}
<small>Round: {{ item.round }} {{ item.prevotes_bit_array }}</small>
<b-card-body class="px-0">
<b-badge
v-for="(pre, i) in item.prevotes"
+1
View File
@@ -214,6 +214,7 @@
:fields="excelCols"
:data="list"
type="csv"
worksheet="Validators"
name="validators.xls"
>
<b-button