报错:
Cannot read property '_isHighlight' of undefined
at VueComponent.highlightCurrentRow
因为表格有一个highlight-row的属性,删除之后,因为没有了当前行的高亮,所以报错
报错:
Cannot read property '_isHighlight' of undefined
at VueComponent.highlightCurrentRow
因为表格有一个highlight-row的属性,删除之后,因为没有了当前行的高亮,所以报错