xmf 6cd9c132f5 refatcor(cip-table): 将下的修改为 1 gadu atpakaļ
..
icons-vue 888eaa27e0 feat(table): 自定义数据为空的内容 2 gadi atpakaļ
README.md f0196046f0 feat: component组件迁移 3 gadi atpakaļ
column-input.jsx 5f929fb6ea pref(cip-table): 优化table的性能 2 gadi atpakaļ
config.js 660e1fe54a refactor(cip-table): 重构column宽度计算方式 2 gadi atpakaļ
index.jsx 6cd9c132f5 refatcor(cip-table): 将下的修改为 1 gadu atpakaļ
index.less 8230418d98 feat(style): 支持样式支持namespace 2 gadi atpakaļ
table-props.js 2accd448a5 feat(cip-table): cip-table组件支持expandRender渲染expand插槽内容 1 gadu atpakaļ
util.js f78c954dce polish: 清理console 2 gadi atpakaļ

README.md

CipTable

attrs

events

methods

注意事项

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