发布v2.5.6版本

This commit is contained in:
雨中磐石
2023-04-26 15:46:53 +08:00
parent 33ce4c6298
commit 8145b2df84
55 changed files with 1193 additions and 223 deletions

View File

@@ -8,6 +8,8 @@ $(document).ready(function(){
tablename:'flow_set',celleditor:true,fanye:true,params:{modeid:0},autoLoad:false,dir:'desc',sort:'id',statuschange:false,
url:publicstore('{mode}','{dir}'),storebeforeaction:'viewshowbefore',storeafteraction:'viewshowafter',
columns:[{
text:'申请人部门',dataIndex:'udeptname'
},{
text:'操作人',dataIndex:'optname',sortable:true
},{
text:'摘要',dataIndex:'summary',align:'left'