摘要: col = [{ field: 'SerialNumber', title: '序号', formatter: function (value, row, index) { return index+1; } }] 阅读全文
posted @ 2017-02-20 10:19 慵懒的小猪 阅读(8566) 评论(0) 推荐(0)