Pārlūkot izejas kodu

Merge branch '长阳分支中职' of http://123.57.209.16:3000/bjquanjiang/DigitalScholl into 长阳分支中职

临城职教中职
dyy pirms 2 gadiem
vecāks
revīzija
c628c8daf5
2 mainītis faili ar 16 papildinājumiem un 1 dzēšanām
  1. +8
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasicChange/Form.js
  2. +8
    -0
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasicChange/FormView.js

+ 8
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasicChange/Form.js Parādīt failu

@@ -47,6 +47,10 @@ var bootstrap = function ($, learun) {
$(".NewSchool").find('.OutSchool').attr("isvalid", 'yes'); $(".NewSchool").find('.OutSchool').attr("isvalid", 'yes');
$(".NewSchool").find('.OutSchool').attr("checkexpession"); $(".NewSchool").find('.OutSchool').attr("checkexpession");
$(".NewSchool").find('.OutSchool').attr('readonly'); $(".NewSchool").find('.OutSchool').attr('readonly');
$("#NewDeptNo").siblings('div').html($("#NewDeptNo").siblings('div').attr('data-title'));
$("#NewMajorNo").siblings('div').html($("#NewMajorNo").siblings('div').attr('data-title'));
$("#NewClassNo").siblings('div').html($("#NewClassNo").siblings('div').attr('data-title'));
$(".NewContainer").hide();
} else if (item.id === "03") { //复学 } else if (item.id === "03") { //复学
$(".NewSchool").hide(); $(".NewSchool").hide();
$(".NewContainer").find('.contentDiv').removeAttr('readonly'); $(".NewContainer").find('.contentDiv').removeAttr('readonly');
@@ -180,7 +184,10 @@ var bootstrap = function ($, learun) {
$(".NewSchool").find('.OutSchool').attr("isvalid"); $(".NewSchool").find('.OutSchool').attr("isvalid");
$(".NewSchool").find('.OutSchool').attr("checkexpession"); $(".NewSchool").find('.OutSchool').attr("checkexpession");
$(".NewSchool").find('.OutSchool').attr('readonly'); $(".NewSchool").find('.OutSchool').attr('readonly');
$('#OutSchool').val('');
$("#NewDeptNo").siblings('div').html($("#NewDeptNo").siblings('div').attr('data-title'));
$("#NewMajorNo").siblings('div').html($("#NewMajorNo").siblings('div').attr('data-title'));
$("#NewClassNo").siblings('div').html($("#NewClassNo").siblings('div').attr('data-title'));
$(".NewContainer").hide();
} else if (data[id].StuChangeType == "03") { //转专业 } else if (data[id].StuChangeType == "03") { //转专业
$(".NewContainer").find('.contentDiv').removeAttr('readonly'); $(".NewContainer").find('.contentDiv').removeAttr('readonly');
$(".NewSchool").hide(); $(".NewSchool").hide();


+ 8
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasicChange/FormView.js Parādīt failu

@@ -45,6 +45,10 @@ var bootstrap = function ($, learun) {
$(".NewSchool").find('.OutSchool').attr("isvalid", 'yes'); $(".NewSchool").find('.OutSchool').attr("isvalid", 'yes');
$(".NewSchool").find('.OutSchool').attr("checkexpession"); $(".NewSchool").find('.OutSchool').attr("checkexpession");
$(".NewSchool").find('.OutSchool').attr('readonly'); $(".NewSchool").find('.OutSchool').attr('readonly');
$("#NewDeptNo").siblings('div').html($("#NewDeptNo").siblings('div').attr('data-title'));
$("#NewMajorNo").siblings('div').html($("#NewMajorNo").siblings('div').attr('data-title'));
$("#NewClassNo").siblings('div').html($("#NewClassNo").siblings('div').attr('data-title'));
$(".NewContainer").hide();
} else if (item.id === "03") { //复学 } else if (item.id === "03") { //复学
$(".NewSchool").hide(); $(".NewSchool").hide();
$(".NewContainer").find('.contentDiv').removeAttr('readonly'); $(".NewContainer").find('.contentDiv').removeAttr('readonly');
@@ -179,6 +183,10 @@ var bootstrap = function ($, learun) {
$(".NewSchool").find('.OutSchool').attr("isvalid", 'yes'); $(".NewSchool").find('.OutSchool').attr("isvalid", 'yes');
$(".NewSchool").find('.OutSchool').attr("checkexpession"); $(".NewSchool").find('.OutSchool').attr("checkexpession");
$(".NewSchool").find('.OutSchool').attr('readonly'); $(".NewSchool").find('.OutSchool').attr('readonly');
$("#NewDeptNo").siblings('div').html($("#NewDeptNo").siblings('div').attr('data-title'));
$("#NewMajorNo").siblings('div').html($("#NewMajorNo").siblings('div').attr('data-title'));
$("#NewClassNo").siblings('div').html($("#NewClassNo").siblings('div').attr('data-title'));
$(".NewSchool").hide();
} else if (item.id === "03") { //复学 } else if (item.id === "03") { //复学
$(".NewSchool").hide(); $(".NewSchool").hide();
$(".NewContainer").find('.contentDiv').removeAttr('readonly'); $(".NewContainer").find('.contentDiv').removeAttr('readonly');


Notiek ielāde…
Atcelt
Saglabāt