简单联动表单使用点击主表单加载子表单数据,demo地址:http://fslayuiplugin.fallsea.com/views/linkageDatagrid/index.html联动表单配置联动表单配置与基本表单一致配置,只多几个特殊属性,基础表格配置参考:http://www.itcto.cn/layui/fsLayuiPlugin数据表格使用/联动表格需要在基础表格中添加如下3个配置:点击RenderTable:渲染的表格通过点击行idclickRenderTableInputs:点击后传入参数isLoad:是否自动加载详细配置说明供参考:http://www.itcto.cn/layui/fsLayuiPlugin%E6%95%B0%E6%8D%AE%E8%A1%A8%E6%A0%BC%E4%BD%BF%E7%94%A8/#表属性配置联动表demo主表demo主表需要配置clickRenderTable,clickRenderTableInputs,isLoad,三个属性,isLoad可以不配置,默认为1.
