Commit 41860799 authored by 王飞龙's avatar 王飞龙

修改上报页面

parent 5ad5181c
...@@ -42,35 +42,35 @@ function StatusCheck(processStatus, resultList) { ...@@ -42,35 +42,35 @@ function StatusCheck(processStatus, resultList) {
} else { } else {
// $('#rejectLabel').hide(); // $('#rejectLabel').hide();
// $('#rejectReason').hide(); // $('#rejectReason').hide();
$('#rejectMessage1,#rejectMessage2,#rejectMessage3,#rejectMessage4,#rejectMessage5,#rejectMessage6,#rejectMessage7,#rejectMessage8,#rejectMessage9').hide();
} }
} }
// 验证、填数据用列表 // 验证、填数据用列表
var option_list = [ var option_list = [
{num: 1, name: '1.基本信息', table: '', max: 0}, {num: 1, name: '基本信息', table: '', max: 0},
{num: 2, name: '2.众创空间场地情况', table: '', max: 0}, {num: 2, name: '众创空间场地情况', table: '', max: 0},
{num: 3, name: '3.是否租赁场地', table: '', max: 0}, {num: 3, name: '是否租赁场地', table: '', max: 0},
{num: 4, name: '4.众创空间配备专职工作人员情况', table: 'professionalEmploy', max: 20}, {num: 4, name: '众创空间配备专职工作人员情况', table: 'professionalEmploy', max: 20},
{num: 5, name: '5.入孵企业情况', table: 'incubates', max: 55}, {num: 5, name: '入孵企业情况', table: 'incubates', max: 55},
{num: 6, name: '6.新增就业情况', table: 'newPost', max: 80}, {num: 6, name: '新增就业情况', table: 'newPost', max: 80},
{num: 7, name: '7.开设创新创业课程情况', table: 'newCourse', max: 20}, {num: 7, name: '开设创新创业课程情况', table: 'newCourse', max: 20},
{num: 8, name: '8.签约创业导师情况', table: 'newTeacher', max: 40}, {num: 8, name: '签约创业导师情况', table: 'newTeacher', max: 40},
{num: 9, name: '9.组织双创活动情况', table: 'activity', max: 13}, {num: 9, name: '组织双创活动情况', table: 'activity', max: 13},
{num: 10, name: '10.参赛情况', table: 'competition', max: 5}, {num: 10, name: '参赛情况', table: 'competition', max: 5},
{num: 11, name: '11.2021年创新创业工作经费', table: '', max: 0}, {num: 11, name: '2021年创新创业工作经费', table: '', max: 0},
{num: 12, name: '12.申报成功高校众创空间联盟发布的创新创业研究课题信息', table: 'twelve', max: 6}, {num: 12, name: '申报成功高校众创空间联盟发布的创新创业研究课题信息', table: 'twelve', max: 6},
{num: 13, name: '13.在孵企业销售收入或累计合同额情况(表1)', table: 'thirteen', max: 80}, {num: 13, name: '在孵企业销售收入或累计合同额情况(表1)', table: 'thirteen', max: 80},
{num: 14, name: '13.本评估周期实现股权或债权融资情况(表2)', table: 'borrow', max: 10}, {num: 14, name: '本评估周期实现股权或债权融资情况(表2)', table: 'borrow', max: 10},
{num: 15, name: '14.主办或承办市级及以上级别路演、双创周活动', table: 'fourteen', max: 10}, {num: 15, name: '主办或承办市级及以上级别路演、双创周活动', table: 'fourteen', max: 10},
{num: 16, name: '15.在孵企业在OTC高校板挂牌情况', table: 'fifteen', max: 8}, {num: 16, name: '在孵企业在OTC高校板挂牌情况', table: 'fifteen', max: 8},
{num: 17, name: '16.在孵企业新增知识产权(包括专利、软著等)', table: 'sixteen', max: 80}, {num: 17, name: '在孵企业新增知识产权(包括专利、软著等)', table: 'sixteen', max: 80},
{num: 18, name: '17.获得“互联网+”大赛全国赛事奖项情况', table: 'seventeen', max: 20}, {num: 18, name: '获得“互联网+”大赛全国赛事奖项情况', table: 'seventeen', max: 20},
{num: 19, name: '18.获得创客马拉松大赛及市教委组织的其他双创大赛奖项情况', table: 'eighteen', max: 20}, {num: 19, name: '获得创客马拉松大赛及市教委组织的其他双创大赛奖项情况', table: 'eighteen', max: 20},
{num: 20, name: '19.入选天津市创业拔尖项目情况', table: 'nineteen', max: 3}, {num: 20, name: '入选天津市创业拔尖项目情况', table: 'nineteen', max: 3},
{num: 21, name: '20.是否为国家级备案众创空间', table: ''}, {num: 21, name: '是否为国家级备案众创空间', table: ''},
{num: 22, name: '21.是否为国家创业孵化示范基地', table: ''}, {num: 22, name: '是否为国家创业孵化示范基地', table: ''},
]; ];
var broList = [ var broList = [
...@@ -282,27 +282,27 @@ function toValidate() { ...@@ -282,27 +282,27 @@ function toValidate() {
}); });
if (!$('input:radio[name=last_one]:checked').val()) { if (!$('input:radio[name=last_one]:checked').val()) {
swal("失败!", '21.是否为国家创业孵化示范基地' + ' 存在未填项', "error"); swal("失败!", '是否为国家创业孵化示范基地' + ' 存在未填项', "error");
return; return;
} }
if (!$('input:radio[name=last_two]:checked').val()) { if (!$('input:radio[name=last_two]:checked').val()) {
swal("失败!", '20.是否为国家级备案众创空间' + ' 存在未填项', "error"); swal("失败!", '是否为国家级备案众创空间' + ' 存在未填项', "error");
return; return;
} }
if (file_list_2.length < 1 && old_file_list_2.length < 1) { if (file_list_2.length < 1 && old_file_list_2.length < 1) {
validateFlag = false validateFlag = false
swal("失败!", '11.由财务部门出具的相关证明照片或PDF格式文件' + ' 存在未填项', "error"); swal("失败!", '由财务部门出具的相关证明照片或PDF格式文件' + ' 存在未填项', "error");
return; return;
} }
if (file_list.length < 1 && old_file_list.length < 1) { if (file_list.length < 1 && old_file_list.length < 1) {
validateFlag = false validateFlag = false
swal("失败!", '4.填写《关于众创空间运营情况的相关说明》' + ' 存在未填项', "error"); swal("失败!", '填写《关于众创空间运营情况的相关说明》' + ' 存在未填项', "error");
return; return;
} }
if (tempImgList.length < 1) { if (tempImgList.length < 1) {
validateFlag = false validateFlag = false
swal("失败!", '3.每块场地实景照片1张' + ' 存在未填项', "error"); swal("失败!", '每块场地实景照片1张' + ' 存在未填项', "error");
return; return;
} }
} }
...@@ -792,8 +792,8 @@ function saveQuestionnaire(type, isAuto) { ...@@ -792,8 +792,8 @@ function saveQuestionnaire(type, isAuto) {
answersList: formData, answersList: formData,
writePeople: writePeople, writePeople: writePeople,
phoneNumber: phoneNumber, phoneNumber: phoneNumber,
createId : createId, createId: createId,
questionnaireName:"2022季度问卷" questionnaireName: "2022季度问卷"
}; };
$.ajax({ $.ajax({
...@@ -1004,7 +1004,7 @@ $(function () { ...@@ -1004,7 +1004,7 @@ $(function () {
//将输入框和选择框置为不可操作 //将输入框和选择框置为不可操作
$("#guidingindicators1 input").attr("disabled", "disabled") $("#guidingindicators1 input").attr("disabled", "disabled")
$("#guidingindicators1 select").attr("disabled", "disabled") $("#guidingindicators1 select").attr("disabled", "disabled")
$("#guidingindicators1 #rejectMessage1" ).hide() $("#guidingindicators1 #rejectMessage1").hide()
//引导指标2 //引导指标2
...@@ -1017,7 +1017,7 @@ $(function () { ...@@ -1017,7 +1017,7 @@ $(function () {
$("#guidingindicators2 [name]").removeAttr("name") $("#guidingindicators2 [name]").removeAttr("name")
$("#guidingindicators2 input").attr("disabled", "disabled") $("#guidingindicators2 input").attr("disabled", "disabled")
$("#guidingindicators2 select").attr("disabled", "disabled") $("#guidingindicators2 select").attr("disabled", "disabled")
$("#guidingindicators2 #rejectMessage1" ).hide() $("#guidingindicators2 #rejectMessage1").hide()
//引导指标3 //引导指标3
var guidingindicators3 = $("#basicindicators3").clone(false) var guidingindicators3 = $("#basicindicators3").clone(false)
...@@ -1038,7 +1038,7 @@ $(function () { ...@@ -1038,7 +1038,7 @@ $(function () {
$("#guidingindicators3 table tr").removeAttr("id") $("#guidingindicators3 table tr").removeAttr("id")
$("#guidingindicators3 input").attr("disabled", "disabled") $("#guidingindicators3 input").attr("disabled", "disabled")
$("#guidingindicators3 select").attr("disabled", "disabled") $("#guidingindicators3 select").attr("disabled", "disabled")
$("#guidingindicators3 #rejectMessage3" ).hide() $("#guidingindicators3 #rejectMessage3").hide()
//引导指标4 //引导指标4
...@@ -1062,7 +1062,7 @@ $(function () { ...@@ -1062,7 +1062,7 @@ $(function () {
$("#guidingindicators4 table tr").removeAttr("id") $("#guidingindicators4 table tr").removeAttr("id")
$("#guidingindicators4 input").attr("disabled", "disabled") $("#guidingindicators4 input").attr("disabled", "disabled")
$("#guidingindicators4 select").attr("disabled", "disabled") $("#guidingindicators4 select").attr("disabled", "disabled")
$("#guidingindicators4 #rejectMessage3" ).hide() $("#guidingindicators4 #rejectMessage3").hide()
//判断是否为本年入驻的 将不是的过滤掉 //判断是否为本年入驻的 将不是的过滤掉
$("#guidingindicators4 table tr").each(function (index, element) { $("#guidingindicators4 table tr").each(function (index, element) {
...@@ -1089,7 +1089,7 @@ $(function () { ...@@ -1089,7 +1089,7 @@ $(function () {
$("#guidingindicators5 [name]").removeAttr("name") $("#guidingindicators5 [name]").removeAttr("name")
$("#guidingindicators5 input").attr("disabled", "disabled") $("#guidingindicators5 input").attr("disabled", "disabled")
$("#guidingindicators5 select").attr("disabled", "disabled") $("#guidingindicators5 select").attr("disabled", "disabled")
$("#guidingindicators5 #rejectMessage4" ).hide() $("#guidingindicators5 #rejectMessage4").hide()
//引导指标7 //引导指标7
var guidingindicators7 = $("#basicindicators6").clone(false) var guidingindicators7 = $("#basicindicators6").clone(false)
...@@ -1108,7 +1108,7 @@ $(function () { ...@@ -1108,7 +1108,7 @@ $(function () {
$("#guidingindicators7 [name]").removeAttr("name") $("#guidingindicators7 [name]").removeAttr("name")
$("#guidingindicators7 input").attr("disabled", "disabled") $("#guidingindicators7 input").attr("disabled", "disabled")
$("#guidingindicators7 select").attr("disabled", "disabled") $("#guidingindicators7 select").attr("disabled", "disabled")
$("#guidingindicators7 #rejectMessage6" ).hide() $("#guidingindicators7 #rejectMessage6").hide()
$("#guidingindicators7 table tr").each(function (index, element) { $("#guidingindicators7 table tr").each(function (index, element) {
//判断是否参加互联网+大赛 将不是的过滤掉 //判断是否参加互联网+大赛 将不是的过滤掉
...@@ -1139,7 +1139,7 @@ $(function () { ...@@ -1139,7 +1139,7 @@ $(function () {
$("#guidingindicators8 [name]").removeAttr("name") $("#guidingindicators8 [name]").removeAttr("name")
$("#guidingindicators8 input").attr("disabled", "disabled") $("#guidingindicators8 input").attr("disabled", "disabled")
$("#guidingindicators8 select").attr("disabled", "disabled") $("#guidingindicators8 select").attr("disabled", "disabled")
$("#guidingindicators8 #rejectMessage7" ).hide() $("#guidingindicators8 #rejectMessage7").hide()
}) })
}) })
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment