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
3 years ago
parent
c21b87b1d2
commit
a18a8b884e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_Desktop/Views/EnrollTemplate/Form.js
+ 1
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_Desktop/Views/EnrollTemplate/Form.js
View File
@@ -44,6 +44,7 @@ var bootstrap = function ($, learun) {
}
var strEntity = $('body').lrGetFormData();
strEntity.Type = type;
var postData = {
strEntity: JSON.stringify(strEntity)
};
Write
Preview
Loading…
Cancel
Save