设置任务列表固定表头

This commit is contained in:
hdm 2022-11-22 17:11:59 +08:00
parent f75eaab787
commit f7fed34b86

View File

@ -84,6 +84,7 @@
url: "/project/task/index", //数据接口
page: true, //开启分页
limit: 20,
height: 'full-88',
cols: [[
{
field: 'id', title: '任务编号', width: 80, align: 'center', fixed: 'left', templet: function (d) {