@ -454,7 +454,7 @@
},
handleClick(tab, event) {
console.log(tab)
if (tab === 'orders') {
if (tab.name === 'orders') {
this.searchList(1)
}