xmf e97e161ef5 fix(cip-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 ca02ca3055 polish(cip-table): size=small时将数据宽度由140调整为145 2 gadi atpakaļ
index.js e97e161ef5 fix(cip-table): 对插槽页也开启宽度自动变化 2 gadi atpakaļ
index.less 596ef3b1df fix(cip-table): 修复cip-table部分样式不正常的问题 2 gadi atpakaļ
table-props.js 70582b8cbd feat(cip-table): 支持通过handlerLimit配置插槽的最大按钮配置 2 gadi atpakaļ
util.js b7c5a550b9 feat(cip-table): table更新数据时依据自定义索引更新 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的插槽