let str = words.split('').map(i => Number(i))
html,
body {
height: 100%;
}
{
...
beforeMount() {
this.selected = this.currencies_data[0]
}
...
}
Math.round(value * 10**precision) / 10**precision