From 32abdece551f2246aaeaefaa456dea9e6b379de4 Mon Sep 17 00:00:00 2001 From: hdm Date: Fri, 10 Feb 2023 09:59:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E5=86=85=E5=AE=B9=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E7=9A=84=E6=9C=80=E5=B0=8F=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?cellMinWidth=E7=BB=9F=E4=B8=80=E8=AE=BE=E7=BD=AE=E4=B8=BA80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/oa/view/approve/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'}