This commit is contained in:
pangxie1991
2017-03-23 20:05:33 +08:00
parent ae79851ee4
commit fed600e1eb
3 changed files with 30 additions and 15 deletions
-6
View File
@@ -14,12 +14,6 @@
type: [Number, String],
default: 0
}
},
data() {
return {
computedActiveKey: this.activeKey
};
}
};
</script>