设置任务列表固定表头
This commit is contained in:
parent
f75eaab787
commit
f7fed34b86
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user