This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch '金隅分支' of
http://123.57.209.16:3000/bjquanjiang/DigitalScholl
into 金隅分支
金隅分支
zhangli
3 years ago
parent
9e1862408a
c14ba5d6e5
commit
9599f64d92
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoItem/Index.js
+ 2
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoItem/Index.js
View File
@@ -452,7 +452,8 @@ var bootstrap = function ($, learun) {
mainId: 'AIId',
isMultiselect: true,
isPage: true,
sidx: 'AICodeNum'
sidx: 'AICodeNum',
rows:20
});
page.search();
},
Write
Preview
Loading…
Cancel
Save