页面文件在相应的位置上添加下面两个模块的代码:

第一模块:在render table 时添加:

{ field: 'rank', title: '序号', width: 80, sort: true, fixed: 'left', templet: '#rank' }

第二模块:在<script></script>一对标签外面添加:

<script type="text/html" >
{{d.LAY_TABLE_INDEX+1}}
</script>

注释:页面文件可以有多个<script></script>标签.

 

相关文章:

  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2021-11-30
  • 2021-12-28
  • 2021-12-04
猜你喜欢
  • 2021-08-20
  • 2021-11-09
  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
  • 2022-12-23
  • 2022-01-26
相关资源
相似解决方案