浏览代码

排序

master
edy 3 年前
父节点
当前提交
9118886b5e
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. +2
    -0
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Dispatch/Index.js
  2. +2
    -0
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Dispatch/IndexXF.js

+ 2
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Dispatch/Index.js 查看文件

@@ -221,6 +221,8 @@ var bootstrap = function ($, learun) {
}
],
mainId: 'Id',
sidx: 'RenderDate',
sord: 'desc',
isPage: true
});
page.search();


+ 2
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Dispatch/IndexXF.js 查看文件

@@ -217,6 +217,8 @@ var bootstrap = function ($, learun) {
}
],
mainId: 'Id',
sidx: 'RenderDate',
sord: 'desc',
isPage: true
});
page.search();


正在加载...
取消
保存