reload api

This commit is contained in:
liangping 2022-04-12 17:30:53 +08:00
parent 2f99363452
commit a2fbefd86a

View File

@ -259,6 +259,7 @@ export default {
this.index = v
const conf = this.$store.state.chains.selected
localStorage.setItem(`${conf.chain_name}-api-index`, v)
window.location.reload()
},
block() {
const conf = this.$store.state.chains.selected