<router-link tag="span" to="test" @click="fn()"></router-link >
<router-link tag="span" to="test" @click.native="fn()"></router-link >