Table:修复取不到selection的BUG

pull/5897/head
rt_eastlv 2017-07-18 22:33:14 +08:00 committed by 杨奕
parent d791775683
commit e3f5673487
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@
}, },
selection() { selection() {
return this.store.selection; return this.store.states.selection;
}, },
columns() { columns() {