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
学生归宿管理列表条件
临城职教中职
zhangli
2 years ago
parent
bc400ae702
commit
075b83711a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LogisticsManagement/Views/DormitoryReturn/Index.js
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LogisticsManagement/Views/DormitoryReturn/Index.js
View File
@@ -22,7 +22,7 @@ var bootstrap = function ($, learun) {
nodeClick: function (item) {
if (item.title == '4') {
ParentId = item.value;
page.search({
DormitoryBuild
Id: item.value });
page.search({
Parent
Id: item.value });
}
}
});
Write
Preview
Loading…
Cancel
Save