Browse Source

新疆影视学院高职
zhangli 3 years ago
parent
commit
a18a8b884e
1 changed files with 1 additions and 0 deletions
  1. +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)
};


Loading…
Cancel
Save