navList: [] } }, methods: { tabCls: function (item) { return [ 'tabs-tab', { 'tabs-tab-active': item.name === this.currentValue } ] }, getTabs: function () { return this.$children.filter(function (item) { return item.$options.name === 'pane'; }) }, updateNav: function...
www.dbjr.com.cn/article/2587...htm 2025-6-8