Fix validator selected issue

This commit is contained in:
liangping 2021-09-15 20:16:10 +08:00
parent caf23b4e93
commit d137f6dec9

View File

@ -35,7 +35,7 @@
label-for="validator"
>
<v-select
v-model="selectedValidator"
:value="validatorAddress"
:options="valOptions"
:reduce="val => val.value"
placeholder="Select a validator"