layui checkbox无法显示出来问题

{type:'checkbox'}
// ,{field: 'product_id', hide: 'true'}
,{field: 'id', title: 'ID', width: 90, fixed: 'left'}
,{field: 'name', title: '商品名称', width:120}

原因:fixed:'left'遮挡住了

posted @ 2019-02-27 12:06  泥土里的绽放  阅读(2964)  评论(0编辑  收藏  举报