|
@@ -174,7 +174,7 @@
|
|
|
$.post("{{route('talent.jjhc.create_cqxht')}}",{data: ksxx},function(data){
|
|
|
if(data.status == 1){
|
|
|
disapperTooltip("success", data.msg);
|
|
|
- window.open("http://laravel.test/"+data.data);
|
|
|
+ window.open("https://www.jucai.gov.cn/"+data.data);
|
|
|
}else{
|
|
|
disapperTooltip("error", data.msg);
|
|
|
}
|
|
@@ -199,7 +199,7 @@
|
|
|
$.post("{{route('talent.jjhc.create_ksqdb')}}",{data: ksxx,title:title,ex_start_time:ex_start_time},function(data){
|
|
|
if(data.status == 1){
|
|
|
disapperTooltip("success", data.msg);
|
|
|
- window.open("http://laravel.test/"+data.data);
|
|
|
+ window.open("https://www.jucai.gov.cn/"+data.data);
|
|
|
}else{
|
|
|
disapperTooltip("error", data.msg);
|
|
|
}
|
|
@@ -224,7 +224,7 @@
|
|
|
$.post("{{route('talent.jjhc.create_kgqdb')}}",{ex_number: ex_number,title:title,ex_start_time:ex_start_time},function(data){
|
|
|
if(data.status == 1){
|
|
|
disapperTooltip("success", data.msg);
|
|
|
- window.open("http://laravel.test/"+data.data);
|
|
|
+ window.open("https://www.jucai.gov.cn/"+data.data);
|
|
|
}else{
|
|
|
disapperTooltip("error", data.msg);
|
|
|
}
|
|
@@ -245,7 +245,7 @@
|
|
|
$.post("{{route('talent.jjhc.create_mspfb')}}",{data: ksxx,title:title},function(data){
|
|
|
if(data.status == 1){
|
|
|
disapperTooltip("success", data.msg);
|
|
|
- window.open("http://laravel.test/"+data.data);
|
|
|
+ window.open("https://www.jucai.gov.cn/"+data.data);
|
|
|
}else{
|
|
|
disapperTooltip("error", data.msg);
|
|
|
}
|
|
@@ -274,7 +274,7 @@
|
|
|
$.post("{{route('talent.jjhc.create_mstfb')}}",{data: ksxx,ex_number: ex_number,title:title,ex_start_time:ex_start_time},function(data){
|
|
|
if(data.status == 1){
|
|
|
disapperTooltip("success", data.msg);
|
|
|
- window.open("http://laravel.test/"+data.data);
|
|
|
+ window.open("https://www.jucai.gov.cn/"+data.data);
|
|
|
}else{
|
|
|
disapperTooltip("error", data.msg);
|
|
|
}
|
|
@@ -347,7 +347,7 @@
|
|
|
$.post("{{route('talent.jjhc.create_word')}}",{ex_number: ex_number,title:title,ex_start_time:ex_start_time,shor_title:shor_title,ex_type:ex_type,ex_introduction_time:ex_introduction_time,ex_ask_time:ex_ask_time,ex_cutoff_score:ex_cutoff_score,ex_ready_time:ex_ready_time,ex_address:ex_address,ex_qd_address:ex_qd_address,ex_last_time:ex_last_time,ex_phone:ex_phone,ex_interview_time:ex_interview_time,ex_ready_time1:ex_ready_time1},function(data){
|
|
|
if(data.status == 1){
|
|
|
disapperTooltip("success", data.msg);
|
|
|
- window.open("http://laravel.test/"+data.data);
|
|
|
+ window.open("https://www.jucai.gov.cn/"+data.data);
|
|
|
}else{
|
|
|
disapperTooltip("error", data.msg);
|
|
|
}
|