|
@@ -1175,8 +1175,8 @@ $(function () {
|
|
Feng.findChildDictBatch(JSON.stringify(arr));
|
|
Feng.findChildDictBatch(JSON.stringify(arr));
|
|
|
|
|
|
if (!TalentInfoInfoDlg.isImport() || !TalentInfoInfoDlg.isZhiRen()) {
|
|
if (!TalentInfoInfoDlg.isImport() || !TalentInfoInfoDlg.isZhiRen()) {
|
|
- $("#source option[value=1]").css("display", "none");
|
|
|
|
- $("#source option[value=2]").css("display", "none");
|
|
|
|
|
|
+ //$("#source option[value=1]").css("display", "none");
|
|
|
|
+ //$("#source option[value=2]").css("display", "none");
|
|
}
|
|
}
|
|
if (TalentInfoInfoDlg.isImport() && TalentInfoInfoDlg.isZhiRen()) {
|
|
if (TalentInfoInfoDlg.isImport() && TalentInfoInfoDlg.isZhiRen()) {
|
|
$("#source option[value=3]").css("display", "none");
|
|
$("#source option[value=3]").css("display", "none");
|