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
奖励处分提示框提示语句修改
新疆警官学校中职
ndbs
1 year ago
parent
4a4198752e
commit
f793107e9e
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuEncourgement/Form.js
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuPunishment/Form.js
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuEncourgement/Form.js
View File
@@ -25,7 +25,7 @@ var bootstrap = function ($, learun) {
});
//学期
$('#Semester').lrselect({
placeholder: "请选择学
年
",
placeholder: "请选择学
期
",
allowSearch: true,
url: top.$.rootUrl + '/EducationalAdministration/EADateArrange/GetSemester',
value: 'value',
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuPunishment/Form.js
View File
@@ -25,7 +25,7 @@ var bootstrap = function ($, learun) {
});
//学期
$('#Semester').lrselect({
placeholder: "请选择学
年
",
placeholder: "请选择学
期
",
allowSearch: true,
url: top.$.rootUrl + '/EducationalAdministration/EADateArrange/GetSemester',
value: 'value',
Write
Preview
Loading…
Cancel
Save