|
@@ -572,7 +572,7 @@ TalentInfoInfoDlg.sourceChange = function () {
|
|
case "2":
|
|
case "2":
|
|
case "4":
|
|
case "4":
|
|
$("#source_batch").parents("td").css("display", "table-cell");
|
|
$("#source_batch").parents("td").css("display", "table-cell");
|
|
- $("#quanzhou_highcert").css("display", "table-cell");
|
|
|
|
|
|
+ $(".quanzhou_highcert").css("display", "table-cell");
|
|
$("#fujian_highcert_pubtime").val("");
|
|
$("#fujian_highcert_pubtime").val("");
|
|
$(".fujian_highcert_exptime").val("");
|
|
$(".fujian_highcert_exptime").val("");
|
|
$('#talentInfoForm').bootstrapValidator('addField', "source_batch", {validators: {notEmpty: {message: '申报来源批次不能为空'}}});
|
|
$('#talentInfoForm').bootstrapValidator('addField', "source_batch", {validators: {notEmpty: {message: '申报来源批次不能为空'}}});
|