Commit af6e81cd6484794b9aef7db0068715cb54fd4e9f

Authored by Aresn
1 parent 08fd628d

update Table

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/components/table/cell.vue
@@ -59,7 +59,7 @@ @@ -59,7 +59,7 @@
59 { 59 {
60 [`${this.prefixCls}-cell-expand-expanded`]: this.expanded 60 [`${this.prefixCls}-cell-expand-expanded`]: this.expanded
61 } 61 }
62 - ] 62 + ];
63 } 63 }
64 }, 64 },
65 methods: { 65 methods: {