|
|
@@ -30,6 +30,8 @@ var bootstrap = function ($, learun) { |
|
|
|
$('#Files').attr('isvalid', 'yes'); |
|
|
|
$('#Files').attr('checkexpession', 'NotNull'); |
|
|
|
$('#Files').prev().html('附件<font face="宋体">*</font>'); |
|
|
|
//学号下拉框取消只显示‘登录用户所带班级的限制’; |
|
|
|
strWhere = ""; |
|
|
|
} else { |
|
|
|
$('#Files').removeAttr('isvalid'); |
|
|
|
$('#Files').removeAttr('checkexpession'); |
|
|
|