{getProjectName(parseInt(this.state.projectStatus))}
{this.state.visibleA ? {
this.setState({
visibleA: false
})
}}
title="操作日志"
footer=""
className="admin-desc-content"
>
: null}
{this.state.contractNo}
{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.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 ?
项目申报进度
{/*高新和科技项目显示 bpType: 0 正常 1专利 2软著 3审计 4双软 5高新 6商标*/}
{/*cSort: 3 科技项目 6: 会员*/}
{(this.state.bpType === 5 || this.state.cSort === 3) &&
{this.state.declarationBatch}
}
{this.state.commodityQuantity}
:
项目申报进度
{
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}
{/*高新和科技项目显示 bpType: 0 正常 1专利 2软著 3审计 4双软 5高新 6商标*/}
{/*cSort: 3 科技项目 6: 会员*/}
{(this.state.bpType === 5 || this.state.cSort === 3) &&
{this.state.declarationBatch}
}
{/*只有科技项目才有是否到款*/}
{/*cSort: 3 科技项目 6: 会员*/}
{this.state.cSort === 3 &&
{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}