| | |
| | | { |
| | | label: '编码', name: 'CodeSn', labtype: 'txt', hidden: false, width: 50, |
| | | formatter: function (cellvalue, options, rowObject) { |
| | | return "<a onclick=\"OpenWindow('" + rowObject.Comments + "','98%','100%', '/SysCode/Editlaw?id=" + rowObject.Id + "')\" >" + cellvalue + "</a>"; |
| | | return "<a onclick=\"OpenWindow('" + rowObject.Comments + "','98%','100%', '/SysCode/Editlaw?Classify1=" + rowObject.Classify1 + "')\" >" + cellvalue + "</a>"; |
| | | } |
| | | }, |
| | | { |
| | |
| | | |
| | | }, |
| | | { |
| | | label: '法条', name: 'Classify2', labtype: 'txt', hidden: false, width: 100, |
| | | |
| | | }, |
| | | { |
| | | label: '排序', name: 'Sort', labtype: 'txt', hidden: true, width: 50, |
| | | |
| | | }, |