审核内容列表页的最小宽度cellMinWidth统一设置为80
This commit is contained in:
parent
c520b9d708
commit
32abdece55
@ -75,7 +75,7 @@
|
||||
,url: "/oa/approve/index"
|
||||
,page: true //开启分页
|
||||
,limit: 20
|
||||
,cellMinWidth: 200
|
||||
,cellMinWidth: 80
|
||||
,cols: [[
|
||||
{field:'id',width:80, title: 'ID号', align:'center'}
|
||||
,{field:'name',title: '申请人',width:90,align:'center'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user