{getProjectName(parseInt(this.state.projectStatus))}
{this.state.visibleA ? {
this.setState({
visibleA: false
})
}}
title="操作日志"
footer=""
className="admin-desc-content"
>
: null}
{this.state.contractNo}
{getProjectStatus(this.state.projectStatus)}
{getApproval(this.state.approval)}
{getLiquidationStatus(this.state.liquidationStatus)}
{getProcessStatus(this.state.processStatus)}
{this.state.orderNo}
{this.state.outsource === 0 ? "否" : "是"}
{utils.getSatisfaction(this.state.formRetrieve)}
{this.state.retrieveContent}
{/*软著显示 bpType: 0 正常 1专利 2软著 3审计 4双软 5高新 6商标*/}
{this.state.bpType === 2 ?
{
this.state.urgentDay === 1 ? '是' :
this.state.urgentDay === 0 ? '否' : ''
}
{
this.state.ifMaterial === 1 ? '是':
this.state.ifMaterial === 0 ? '否': ''
}
: null}
特别说明
(针对项目的特殊情况说明)
备注:
{this.state.specialComment}
任务信息
{/*0通用 1专利 2软著 3审计 4双软 5高新 6商标*/}
{/*高新与贯标需要显示*/}
{
this.state.bpType === 5 || this.state.isIso ?
{
this.state.ifCertificationFee === 1 ? '包含' : '不包含'
}
{this.state.ifCertificationFee === 1 ?
{
this.state.certificationFee
}
: null}
{this.state.ifCertificationFee === 1 ? : null}
{this.state.ifCertificationFee === 1 ?
{this.state.certificationCorporate}
:null}
: null
}
{
this.state.splitStatus === 2
? this.state.splitSuper + "-" + this.state.splitId
: this.state.id
}
{this.state.taskName}
{getTaskStatus(this.state.taskStatus)}
{this.state.cname}
{this.state.certificateNumber}
联系信息
{this.state.userName}
{this.state.legalPerson}
{this.state.legalPersonTel}
{this.state.contacts}
{this.state.contactMobile}
{getprovince(this.state.locationProvince)}/
{getprovince(this.state.locationCity)}/
{getprovince(this.state.locationArea)}
{this.state.postalAddress}
订单负责人信息
{this.state.salesmanName +
"(" +
this.state.depName +
")"}
{this.state.salesmanMobile}
{this.state.nowFinance}
{this.state.nowFinanceMobile}
{!this.state.isSoftware ?
{this.state.oldSalesmanName}
{this.state.oldSalesmanMobile}
{this.state.financeName}
{this.state.financeMobile}
: null }
{this.state.orderRemarks}
{
this.setState({
avisible: false
})
}}
visible={this.state.avisible}
loading={this.state.loading}
/>
{!this.state.isSoftware ?
申报系统账户信息
{this.state.declareUser}
{this.state.declarePwd}
: null}
{this.state.isSoftware ?
项目申报进度
{this.state.startDate ?
启动时间:
{this.state.startDate}
: null}
{/*旧数据处理*/}
{/* endDate 完成时间 对应已提交时间 4*/}
{/* acceptDate 受理时间 对应已推荐时间 6*/}
{/* publicityDate 公示时间 对应已拟公示时间 8*/}
{/* licenceDate 发证时间 对应已下证时间 10*/}
{/* setUpAmount 立项金额 18*/}
{
this.state.timeRecordparse && Object.keys(this.state.timeRecordparse).map(v=>(
{this.state.timeRecordparse[v]['title']}:
{v === '18' ?
this.state.timeRecordparse[v]['setUpAmount']:
v === '10' ?
this.state.timeRecordparse[v]['certificateNumber']:
this.state.timeRecordparse[v]['date']
}
))
}
{
[
{id:4,name:'完成时间',value:this.state.endDate},
{id:6,name:'受理时间',value:this.state.acceptDate},
{id:8,name:'公示时间',value:this.state.publicityDate},
{id:10,name:'发证时间',value:this.state.licenceDate},
{id:18,name:'立项金额',value:this.state.setUpAmount}
].map(v=>(
!this.state.timeRecordparse[parseInt(v.id)] && v.value &&
{v.name}:
{v.value}
))
}
{this.state.declarationBatch}
{this.state.commodityQuantity}
:
项目申报进度
{this.state.startDate ?
启动时间:
{this.state.startDate}
: null}
{/*旧数据处理*/}
{/* endDate 完成时间 对应已提交时间 4*/}
{/* acceptDate 受理时间 对应已推荐时间 6*/}
{/* publicityDate 公示时间 对应已拟公示时间 8*/}
{/* licenceDate 发证时间 对应已下证时间 10*/}
{/* setUpAmount 立项金额 18*/}
{
this.state.timeRecordparse && Object.keys(this.state.timeRecordparse).map(v=>(
{this.state.timeRecordparse[v]['title']}:
{v === '18' ?
this.state.timeRecordparse[v]['setUpAmount']:
v === '10' ?
this.state.timeRecordparse[v]['certificateNumber']:
this.state.timeRecordparse[v]['date']
}
))
}
{
[
{id:4,name:'完成时间',value:this.state.endDate},
{id:6,name:'受理时间',value:this.state.acceptDate},
{id:8,name:'公示时间',value:this.state.publicityDate},
{id:10,name:'发证时间',value:this.state.licenceDate},
{id:18,name:'立项金额',value:this.state.setUpAmount}
].map(v=>(
!this.state.timeRecordparse[parseInt(v.id)] && v.value &&
{v.name}:
{v.value}
))
}
{
this.state.bpType === 1 || this.state.bpType === 6 ?
{
this.state.highTechStatus === 1 ? '是':
this.state.highTechStatus === 0 ? '否' : ''
}
{this.xiangqing(this.state.id)}}
/>
:
{/*高新显示 bpType: 0 正常 1专利 2软著 3审计 4双软 5高新 6商标*/}
{this.state.bpType === 5 ?
{
this.state.spotCheckStatus === 0 ? '否':
this.state.spotCheckStatus === 1 ? '是,未通过':
this.state.spotCheckStatus === 2 ? '是,通过': ''
}
: null}
{this.state.bpType === 5 ?
{
this.state.setUpStatus === 1 ? '是' :
this.state.setUpStatus === 0 ? '否' : ''
}
: null}
{this.state.bpType === 5 ?
{this.state.setUpStatus === 1 ?this.state.setUpTime : null }
: null}
{this.state.declarationBatch}
{this.state.arrivalMoney ? "已到企业" : "未到企业"}
}
}
{this.state.bpType !== 1 && this.state.bpType !== 6 ?
{this.state.visible && this.state.attachmentUrl && this.state.activeKey === "1" ? : null}
: null}
{this.state.bpType !== 1 && this.state.bpType !== 6 ?
{this.state.taskComment}
: null}
项目业务
{this.state.processStatus === 0 ? (
) : null}