*
类型
}
>
{
let _this = this;
if (this.state.thirdInfoList.length > 0) {
confirm({
title: '确定要切换吗?',
content: '切换将删除所有第三信息和付款节点',
onOk() {
return new Promise((resolve, reject) => {
_this.setState({startType: e.target.value}, () => {
_this.projectTypeTabContent(_this.state.projectType);
})
_this.confirmDeletNew(-1, resolve, reject)
if (_this.state.payNodeList.length > 0) {
_this.payNodeConfirmDeletNew(-1, resolve, reject);
}
}).catch(() => console.log('Oops errors!'));
},
onCancel() {
},
});
} else {
this.setState({startType: e.target.value}, () => {
this.projectTypeTabContent(this.state.projectType);
})
}
}}
>
外包(不走总部)
供应商信息
{/* 专利类型 */}
*
专利类型
}
>
{
let _this = this;
if (this.state.thirdInfoList.length > 0) {
confirm({
title: '确定要切换吗?',
content: '切换将删除所有第三信息和付款节点',
onOk() {
return new Promise((resolve, reject) => {
_this.setState({patentType: e.target.value}, () => {
_this.projectTypeTabContent(_this.state.projectType);
})
_this.confirmDeletNew(-1, resolve, reject)
if (_this.state.payNodeList.length > 0) {
_this.payNodeConfirmDeletNew(-1, resolve, reject);
}
}).catch(() => console.log('Oops errors!'));
},
onCancel() {
},
});
} else {
this.setState({patentType: e.target.value}, () => {
this.projectTypeTabContent(this.state.projectType);
})
}
}}
>
专利申请/变更/转让
专利买卖
*
专利名称
}
>
{
let _this = this;
if (this.state.thirdInfoList.length > 0) {
confirm({
title: '确定要切换吗?',
content: '切换将删除所有第三信息和付款节点',
onOk() {
return new Promise((resolve, reject) => {
_this.setState({patentNameType: e.target.value}, () => {
_this.projectTypeTabContent(_this.state.projectType);
})
_this.confirmDeletNew(-1, resolve, reject)
if (_this.state.payNodeList.length > 0) {
_this.payNodeConfirmDeletNew(-1, resolve, reject);
}
}).catch(() => console.log('Oops errors!'));
},
onCancel() {
},
});
} else {
this.setState({patentNameType: e.target.value}, () => {
this.projectTypeTabContent(this.state.projectType);
})
}
}}
>
实用新型专利
发明专利
外观专利
{/**/}
{/* 其他*/}
{/* {*/}
{/* this.setState({*/}
{/* patentName: e.target.value,*/}
{/* })*/}
{/* }}*/}
{/* placeholder="请填写专利名称"*/}
{/* />*/}
{/**/}
{/*外包类型无此选项*/}
{this.state.startType !== 0 && this.state.projectType === 1 ?
官费}>
{
this.state.patentType === 1 ?
{
this.setState({containOfficialFees: e.target.value})
}}
>
实际已缴费
实际未缴费
:
{
this.xiangqing(this.state.tid);
}}
status={this.state.refundStatus}
/>
}
:
}
{/* 第三方信息专利 */}
第三方信息
金额总计(万元): {this.state.allTotalAmount}
{/*如果是软著类或者专利类的专利申请,隐藏付款节点 但当为外包类型时,无需隐藏*/}
{/*this.state.startType 0外包 1供应商*/}
付款节点
{/*如果是软著类或者专利类的专利申请,隐藏付款节点 但当为外包类型时,无需隐藏*/}
*备注
}
>
首次派单项目,需上传协议,第2次起,同项目,只需写外包公司
{/*只有审核拒绝和第一次发起外包的时候才要填写发起原因 如果是类型为供应商则不需要发起原因*/}
{/*this.state.startType 0外包 1供应商*/}
{(typeof this.state.refundStatus === 'undefined' || this.state.refundStatus === 2) && this.state.startType !== 1 ?
*发起原因
}
>
:
}
{
this.state.startType === 0 ? "提示:高于总部价格,费用个人承担" : "确定提交供应商信息,提交后,不可修改"
}
{(this.state.refundStatus == 1 ||
this.state.refundStatus == 0 ||
this.state.refundStatus == 2) &&
this.state.startType !== 1
? (