@@ -204,9 +204,9 @@
type: 'selection',
columnKey: 'selection',
align: 'center',
- selectable: (row, index) => {
- return this.activeName != 'second';
- }
+ // selectable: (row, index) => {
+ // return this.activeName != 'second';
+ // }
},
{
columnKey: 'index',