发布v2.7.0版本
This commit is contained in:
@@ -19,6 +19,8 @@ $(document).ready(function(){
|
||||
text:'ID',dataIndex:'id',sortable:true
|
||||
},{
|
||||
text:'状态',dataIndex:'status',sortable:true
|
||||
},{
|
||||
text:'所属单位',dataIndex:'comid',sortable:true
|
||||
},{
|
||||
text:'处理记录',dataIndex:'chushu',renderer:function(v,d,i){
|
||||
var s=' ';
|
||||
|
||||
Reference in New Issue
Block a user