Commit e3f56734 authored by rt_eastlv's avatar rt_eastlv Committed by 杨奕

Table:修复取不到selection的BUG

parent d7917756
......@@ -312,7 +312,7 @@
},
selection() {
return this.store.selection;
return this.store.states.selection;
},
columns() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment