|
|
@@ -42,7 +42,7 @@ var bootstrap = function ($, learun) { |
|
|
|
}, |
|
|
|
initGrid: function () { |
|
|
|
$('#gridtable').jfGrid({ |
|
|
|
url: top.$.rootUrl + '/LR_OAModule/Notice/GetListOfSelf', |
|
|
|
url: top.$.rootUrl + '/LR_OAModule/Notice/GetListOfSelfJY', |
|
|
|
headData: [ |
|
|
|
{ label: '公告标题', name: 'F_FullHead', index: 'F_FullHead', width: 600, align: 'left' }, |
|
|
|
{ label: '公告类别', name: 'F_Category', index: 'F_Category', width: 100, align: 'center' }, |
|
|
|