diff --git a/app/oa/view/approve/index.html b/app/oa/view/approve/index.html
index 036e6c2..c434345 100644
--- a/app/oa/view/approve/index.html
+++ b/app/oa/view/approve/index.html
@@ -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'}