Commit ab22fd7c521ceb4b812324cb45952413af98d965

Authored by 梁灏
1 parent 907feda4

update Collapse

update Collapse
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/components/collapse/panel.vue
@@ -48,7 +48,6 @@ @@ -48,7 +48,6 @@
48 }, 48 },
49 methods: { 49 methods: {
50 toggle () { 50 toggle () {
51 - // todo while向上查找  
52 this.$parent.toggle({ 51 this.$parent.toggle({
53 name: this.name || this.index, 52 name: this.name || this.index,
54 isActive: this.isActive 53 isActive: this.isActive