|
|
@@ -180,7 +180,7 @@ var bootstrap = function ($, learun) { |
|
|
|
}, |
|
|
|
// 初始化列表 |
|
|
|
initGird: function () { |
|
|
|
$('#gridtable').lrAuthorizeJfGrid({ |
|
|
|
$('#gridtable').jfGrid({ |
|
|
|
url: top.$.rootUrl + '/AssetManagementSystem/Ass_AssetsInfoItem/GetPageList', |
|
|
|
headData: [ |
|
|
|
{ label: "明细编号", name: "AICode", width: 200, align: "left" }, |
|
|
|