viewweiwu / vue-tabs-chrome

chrome tab like.
https://viewweiwu.github.io/vue-tabs-chrome/
231 stars 49 forks source link

canShowTabClose use 'tab[this.props.key]' instead of 'tab.key' #29

Closed pandly closed 3 years ago

pandly commented 3 years ago

if (tab.key === this.value) { return true }

viewweiwu commented 3 years ago

You are right. Thank you.

viewweiwu commented 3 years ago

v0.8.1