标签:serial pre java tle row 序号 mat number dex
col = [{
field: ‘SerialNumber‘,
title: ‘序号‘,
formatter: function (value, row, index) {
return index+1;
}
}]
标签:serial pre java tle row 序号 mat number dex
原文地址:http://www.cnblogs.com/lhyhappy65/p/6418375.html