【修改】修改bug
This commit is contained in:
@@ -59,8 +59,8 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
handleClick(tab, event) {
|
||||
this.$store.commit('setActiveTabIndex',this.activeName)
|
||||
this.$emit('clearForm',this.activeName)
|
||||
this.$store.commit('setActiveTabIndex','')
|
||||
}
|
||||
},
|
||||
beforeDestroy(){
|
||||
|
||||
Reference in New Issue
Block a user