I want to go to a specific tab using vuejs and element-ui.
Here is the jsfiddle file. https://jsfiddle.net/hutsu1zf/10/
By default it lands to first tab. How can I land on any other tab while page load event. I am new to vuejs so even some hints would be appreciated.