xmf 774e858d3b feat(cip-table): 支持column自定义render hai 1 ano
..
icons-vue 888eaa27e0 feat(table): 自定义数据为空的内容 %!s(int64=2) %!d(string=hai) anos
README.md f0196046f0 feat: component组件迁移 %!s(int64=3) %!d(string=hai) anos
column-input.jsx 5f929fb6ea pref(cip-table): 优化table的性能 %!s(int64=2) %!d(string=hai) anos
config.js 660e1fe54a refactor(cip-table): 重构column宽度计算方式 %!s(int64=2) %!d(string=hai) anos
index.jsx 774e858d3b feat(cip-table): 支持column自定义render hai 1 ano
index.less 8230418d98 feat(style): 支持样式支持namespace %!s(int64=2) %!d(string=hai) anos
table-props.js aa5815b917 polish: 将组件库中的medium修改为large %!s(int64=2) %!d(string=hai) anos
util.js f78c954dce polish: 清理console %!s(int64=2) %!d(string=hai) anos

README.md

CipTable

attrs

events

methods

注意事项

  1. columns中的key属于['default','append']时使用key+'Slot'插槽,其他使用key插槽提供{row,column,$index}
  2. default及append插槽为el-table的插槽