This commit is contained in:
Vergil
2020-03-16 16:47:12 +08:00
parent 494d907b46
commit c656d54142

View File

@@ -29,7 +29,6 @@ export default {
} }
}, },
methods: { methods: {
handleClick(tab) { handleClick(tab) {
this.handle = tab.name this.handle = tab.name
} }