表示固定在左侧 string, boolean true, left, right —
lse, 'custom' false
sort-method 对数据进行排序的时候使用的方法,仅当 sortable 设置为 true 的时候有效,需返回一个布尔值
表示固定在左侧 string, boolean true, left, right —
render-header 列标题 Label 区域渲染使用的 Function Function(h, { column, $index }) — —
sortable 对应列是否可以排序,如果设置为 'custom',则代表用户希望远程排序,需要监听 Table 的 sort-change 事件 boolean, string true, false,
'custom' false
sort-method 对数据进行排序的时候使用的方法,仅当 sortable 设置为 true 的时候有效,需返回一个布尔值