|
|
|
@ -1200,7 +1200,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListOne" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1215,7 +1215,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListTwo" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1230,7 +1230,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListThree" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL}}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1245,7 +1245,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListFour" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1269,7 +1269,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadList" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL}}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1285,7 +1285,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListOne" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1300,7 +1300,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListTwo" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1315,7 +1315,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListThree" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1332,7 +1332,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListOne" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1348,7 +1348,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListTwo" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL}}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1364,7 +1364,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListThree" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1380,7 +1380,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListOne" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1395,7 +1395,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListTwo" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1410,7 +1410,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListThree" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1425,7 +1425,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListFour" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL}}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1441,7 +1441,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListOne" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1456,7 +1456,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListTwo" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1471,7 +1471,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListThree" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1486,7 +1486,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListFour" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1502,7 +1502,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListOne" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1517,7 +1517,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListTwo" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1532,7 +1532,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListThree" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1547,7 +1547,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListFour" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1562,7 +1562,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListFive" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1578,7 +1578,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListSix" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1593,7 +1593,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListSeven" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1608,7 +1608,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListEight" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1623,7 +1623,7 @@
|
|
|
|
|
<div class="right">
|
|
|
|
|
<ul class="upload_ul">
|
|
|
|
|
<li v-for="item in uploadListNine" :key="item.url" class="upload_li">
|
|
|
|
|
<a :href="item.url" target="_blank">
|
|
|
|
|
<a :href="VUE_APP_BASE_API + item.url" target="_blank">
|
|
|
|
|
<img src="../../../assets/images/uploadBgc.jpg" class="li_img" alt="">
|
|
|
|
|
<span class="icon_name">{{ item.name | dealURL }}</span>
|
|
|
|
|
</a>
|
|
|
|
@ -1640,8 +1640,9 @@
|
|
|
|
|
<el-steps :active="active" finish-status="process" align-center>
|
|
|
|
|
<el-step title="初审中"></el-step>
|
|
|
|
|
<el-step title="复审中"></el-step>
|
|
|
|
|
<el-step title="专家评审中"></el-step>
|
|
|
|
|
<el-step title="市级评定中"></el-step>
|
|
|
|
|
<!-- <el-step title="专家评审中"></el-step> -->
|
|
|
|
|
<!-- <el-step title="市级评定中"></el-step> -->
|
|
|
|
|
<el-step title="上级评定中"></el-step>
|
|
|
|
|
<el-step title="评定通过"></el-step>
|
|
|
|
|
</el-steps>
|
|
|
|
|
</div>
|
|
|
|
@ -1745,6 +1746,7 @@ export default {
|
|
|
|
|
'bms_responsibility_unit', 'bms_level', 'bms_template_type', 'bms_declaration_channels', 'bms_affiliation_type', 'sys_declaration_type'],
|
|
|
|
|
data() {
|
|
|
|
|
return {
|
|
|
|
|
VUE_APP_BASE_API:process.env.VUE_APP_BASE_API,
|
|
|
|
|
size: '',
|
|
|
|
|
templateInfo: {},
|
|
|
|
|
baseInfo: {},
|
|
|
|
@ -1943,80 +1945,94 @@ export default {
|
|
|
|
|
})
|
|
|
|
|
if(this.templateId == "1") {
|
|
|
|
|
this.form = response.data.bmsProjectSettlementAwardQueryVo //1
|
|
|
|
|
this.form.fundingDetailList.forEach((item, index )=> {
|
|
|
|
|
switch (index){
|
|
|
|
|
case 0:
|
|
|
|
|
this.form.revenueNowYear1 = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 1:
|
|
|
|
|
this.form.taxationNowYear1 = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 2:
|
|
|
|
|
this.form.revenueNowYear = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 3:
|
|
|
|
|
this.form.taxationNowYear = item.amount
|
|
|
|
|
break;
|
|
|
|
|
}
|
|
|
|
|
})
|
|
|
|
|
let fundingDetailList = [...response.data.bmsProjectSettlementAwardQueryVo.fundingDetailList]
|
|
|
|
|
this.$set(this.form,'revenueNowYear1',fundingDetailList[0].amount)
|
|
|
|
|
this.$set(this.form,'taxationNowYear1',fundingDetailList[1].amount)
|
|
|
|
|
this.$set(this.form,'revenueNowYear',fundingDetailList[2].amount)
|
|
|
|
|
this.$set(this.form,'taxationNowYear',fundingDetailList[3].amount)
|
|
|
|
|
// this.form.fundingDetailList.forEach((item, index )=> {
|
|
|
|
|
// switch (index){
|
|
|
|
|
// case 0:
|
|
|
|
|
// this.form.revenueNowYear1 = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 1:
|
|
|
|
|
// this.form.taxationNowYear1 = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 2:
|
|
|
|
|
// this.form.revenueNowYear = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 3:
|
|
|
|
|
// this.form.taxationNowYear = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// }
|
|
|
|
|
// })
|
|
|
|
|
let agreement = this.form.agreement.split(',')
|
|
|
|
|
let businessLicense = this.form.businessLicense.split(',')
|
|
|
|
|
let otherMaterials = this.form.otherMaterials.split(',')
|
|
|
|
|
let report = this.form.report.split(',')
|
|
|
|
|
agreement.forEach(item => {
|
|
|
|
|
this.uploadListOne.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListOne.push({name: item,url: item})
|
|
|
|
|
this.fileListOne = [...this.uploadListOne]
|
|
|
|
|
this.form.fileListOne = [...this.uploadListOne]
|
|
|
|
|
})
|
|
|
|
|
businessLicense.forEach(item => {
|
|
|
|
|
this.uploadListTwo.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListTwo.push({name: item,url: item})
|
|
|
|
|
this.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
this.form.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
})
|
|
|
|
|
otherMaterials.forEach(item => {
|
|
|
|
|
this.uploadListThree.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListThree.push({name: item,url: item})
|
|
|
|
|
this.fileListThree = [...this.uploadListThree]
|
|
|
|
|
this.form.fileListThree = [...this.uploadListThree]
|
|
|
|
|
})
|
|
|
|
|
report.forEach(item => {
|
|
|
|
|
this.uploadListFour.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListFour.push({name: item,url: item})
|
|
|
|
|
this.fileListFour = [...this.uploadListFour]
|
|
|
|
|
this.form.fileListFour = [...this.uploadListFour]
|
|
|
|
|
})
|
|
|
|
|
}
|
|
|
|
|
if(this.templateId == "2") {
|
|
|
|
|
this.form = response.data.bmsBigStrongAwardQueryVo //2
|
|
|
|
|
this.form.fundingDetailList.forEach((item, index )=> {
|
|
|
|
|
switch (index){
|
|
|
|
|
case 0:
|
|
|
|
|
this.form.revenueNowYear3 = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 1:
|
|
|
|
|
this.form.taxationNowYear3 = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 2:
|
|
|
|
|
this.form.revenueNowYear2 = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 3:
|
|
|
|
|
this.form.taxationNowYear2 = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 4:
|
|
|
|
|
this.form.revenueNowYear1 = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 5:
|
|
|
|
|
this.form.taxationNowYear1 = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 6:
|
|
|
|
|
this.form.revenueNowYear = item.amount
|
|
|
|
|
break;
|
|
|
|
|
case 7:
|
|
|
|
|
this.form.taxationNowYear = item.amount
|
|
|
|
|
break;
|
|
|
|
|
}
|
|
|
|
|
})
|
|
|
|
|
let fundingDetailList = [...response.data.bmsBigStrongAwardQueryVo.fundingDetailList]
|
|
|
|
|
this.$set(this.form,'revenueNowYear3',fundingDetailList[0].amount)
|
|
|
|
|
this.$set(this.form,'taxationNowYear3',fundingDetailList[1].amount)
|
|
|
|
|
this.$set(this.form,'revenueNowYear2',fundingDetailList[2].amount)
|
|
|
|
|
this.$set(this.form,'taxationNowYear2',fundingDetailList[3].amount)
|
|
|
|
|
this.$set(this.form,'revenueNowYear1',fundingDetailList[4].amount)
|
|
|
|
|
this.$set(this.form,'taxationNowYear1',fundingDetailList[5].amount)
|
|
|
|
|
this.$set(this.form,'revenueNowYear',fundingDetailList[6].amount)
|
|
|
|
|
this.$set(this.form,'taxationNowYear',fundingDetailList[7].amount)
|
|
|
|
|
// fundingDetailList.forEach((item, index )=> {
|
|
|
|
|
// switch (index){
|
|
|
|
|
// case 0:
|
|
|
|
|
// this.form.revenueNowYear3 = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 1:
|
|
|
|
|
// this.form.taxationNowYear3 = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 2:
|
|
|
|
|
// this.form.revenueNowYear2 = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 3:
|
|
|
|
|
// this.form.taxationNowYear2 = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 4:
|
|
|
|
|
// this.form.revenueNowYear1 = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 5:
|
|
|
|
|
// this.form.taxationNowYear1 = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 6:
|
|
|
|
|
// this.form.revenueNowYear = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// case 7:
|
|
|
|
|
// this.form.taxationNowYear = item.amount
|
|
|
|
|
// break;
|
|
|
|
|
// }
|
|
|
|
|
// })
|
|
|
|
|
let developmentPlan = this.form.developmentPlan.split(',')
|
|
|
|
|
developmentPlan.forEach(item => {
|
|
|
|
|
this.uploadList.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadList.push({name: item,url: item})
|
|
|
|
|
this.fileList = [...this.uploadList]
|
|
|
|
|
this.form.fileList = [...this.uploadList]
|
|
|
|
|
})
|
|
|
|
@ -2027,17 +2043,17 @@ export default {
|
|
|
|
|
let businessLicense = this.form.businessLicense.split(',')
|
|
|
|
|
let fireReport = this.form.fireReport.split(',')
|
|
|
|
|
supportingMaterials.forEach(item => {
|
|
|
|
|
this.uploadListOne.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListOne.push({name: item,url: item})
|
|
|
|
|
this.fileListOne = [...this.uploadListOne]
|
|
|
|
|
this.form.fileListOne = [...this.uploadListOne]
|
|
|
|
|
})
|
|
|
|
|
businessLicense.forEach(item => {
|
|
|
|
|
this.uploadListTwo.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListTwo.push({name: item,url: item})
|
|
|
|
|
this.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
this.form.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
})
|
|
|
|
|
fireReport.forEach(item => {
|
|
|
|
|
this.uploadListThree.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListThree.push({name: item,url: item})
|
|
|
|
|
this.fileListThree = [...this.uploadListThree]
|
|
|
|
|
this.form.fileListThree = [...this.uploadListThree]
|
|
|
|
|
})
|
|
|
|
@ -2046,7 +2062,7 @@ export default {
|
|
|
|
|
this.form = response.data.bmsPlatformConstructionAward //4
|
|
|
|
|
let agreement = this.form.agreement.split(',')
|
|
|
|
|
agreement.forEach(item => {
|
|
|
|
|
this.uploadList.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadList.push({name: item,url: item})
|
|
|
|
|
this.fileList = [...this.uploadList]
|
|
|
|
|
this.form.fileList = [...this.uploadList]
|
|
|
|
|
})
|
|
|
|
@ -2056,7 +2072,7 @@ export default {
|
|
|
|
|
this.form.level = this.form.level + ''
|
|
|
|
|
let evidence = this.form.evidence.split(',')
|
|
|
|
|
evidence.forEach(item => {
|
|
|
|
|
this.uploadList.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadList.push({name: item,url: item})
|
|
|
|
|
this.fileList = [...this.uploadList]
|
|
|
|
|
this.form.fileList = [...this.uploadList]
|
|
|
|
|
})
|
|
|
|
@ -2066,7 +2082,7 @@ export default {
|
|
|
|
|
this.form.type = this.form.type + ''
|
|
|
|
|
let material = this.form.material.split(',')
|
|
|
|
|
material.forEach(item => {
|
|
|
|
|
this.uploadList.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadList.push({name: item,url: item})
|
|
|
|
|
this.fileList = [...this.uploadList]
|
|
|
|
|
this.form.fileList = [...this.uploadList]
|
|
|
|
|
})
|
|
|
|
@ -2077,17 +2093,17 @@ export default {
|
|
|
|
|
let usesFunds = this.form.usesFunds.split(',')
|
|
|
|
|
let auditReport = this.form.auditReport.split(',')
|
|
|
|
|
projectPlan.forEach(item => {
|
|
|
|
|
this.uploadListOne.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListOne.push({name: item,url: item})
|
|
|
|
|
this.fileListOne = [...this.uploadListOne]
|
|
|
|
|
this.form.fileListOne = [...this.uploadListOne]
|
|
|
|
|
})
|
|
|
|
|
usesFunds.forEach(item => {
|
|
|
|
|
this.uploadListTwo.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListTwo.push({name: item,url: item})
|
|
|
|
|
this.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
this.form.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
})
|
|
|
|
|
auditReport.forEach(item => {
|
|
|
|
|
this.uploadListThree.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListThree.push({name: item,url: item})
|
|
|
|
|
this.fileListThree = [...this.uploadListThree]
|
|
|
|
|
this.form.fileListThree = [...this.uploadListThree]
|
|
|
|
|
})
|
|
|
|
@ -2096,7 +2112,7 @@ export default {
|
|
|
|
|
this.form = response.data.bmsIndustrialInternetAward //8
|
|
|
|
|
let material = this.form.material.split(',')
|
|
|
|
|
material.forEach(item => {
|
|
|
|
|
this.uploadList.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadList.push({name: item,url: item})
|
|
|
|
|
this.fileList = [...this.uploadList]
|
|
|
|
|
this.form.fileList = [...this.uploadList]
|
|
|
|
|
})
|
|
|
|
@ -2108,22 +2124,22 @@ export default {
|
|
|
|
|
let auditReport = this.form.auditReport.split(',')
|
|
|
|
|
let financialStatements = this.form.financialStatements.split(',')
|
|
|
|
|
filingNotice.forEach(item => {
|
|
|
|
|
this.uploadListOne.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListOne.push({name: item,url: item})
|
|
|
|
|
this.fileListOne = [...this.uploadListOne]
|
|
|
|
|
this.form.fileListOne = [...this.uploadListOne]
|
|
|
|
|
})
|
|
|
|
|
invoice.forEach(item => {
|
|
|
|
|
this.uploadListTwo.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListTwo.push({name: item,url: item})
|
|
|
|
|
this.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
this.form.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
})
|
|
|
|
|
auditReport.forEach(item => {
|
|
|
|
|
this.uploadListThree.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListThree.push({name: item,url: item})
|
|
|
|
|
this.fileListThree = [...this.uploadListThree]
|
|
|
|
|
this.form.fileListThree = [...this.uploadListThree]
|
|
|
|
|
})
|
|
|
|
|
financialStatements.forEach(item => {
|
|
|
|
|
this.uploadListFour.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListFour.push({name: item,url: item})
|
|
|
|
|
this.fileListFour = [...this.uploadListFour]
|
|
|
|
|
this.form.fileListFour = [...this.uploadListFour]
|
|
|
|
|
})
|
|
|
|
@ -2135,22 +2151,22 @@ export default {
|
|
|
|
|
let filingNotice = this.form.filingNotice.split(',')
|
|
|
|
|
let auditReport = this.form.auditReport.split(',')
|
|
|
|
|
honorCertificate.forEach(item => {
|
|
|
|
|
this.uploadListOne.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListOne.push({name: item,url: item})
|
|
|
|
|
this.fileListOne = [...this.uploadListOne]
|
|
|
|
|
this.form.fileListOne = [...this.uploadListOne]
|
|
|
|
|
})
|
|
|
|
|
platformName.forEach(item => {
|
|
|
|
|
this.uploadListTwo.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListTwo.push({name: item,url: item})
|
|
|
|
|
this.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
this.form.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
})
|
|
|
|
|
filingNotice.forEach(item => {
|
|
|
|
|
this.uploadListThree.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListThree.push({name: item,url: item})
|
|
|
|
|
this.fileListThree = [...this.uploadListThree]
|
|
|
|
|
this.form.fileListThree = [...this.uploadListThree]
|
|
|
|
|
})
|
|
|
|
|
auditReport.forEach(item => {
|
|
|
|
|
this.uploadListFour.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListFour.push({name: item,url: item})
|
|
|
|
|
this.fileListFour = [...this.uploadListFour]
|
|
|
|
|
this.form.fileListFour = [...this.uploadListFour]
|
|
|
|
|
})
|
|
|
|
@ -2168,47 +2184,47 @@ export default {
|
|
|
|
|
let capitalVerificationReport = this.form.capitalVerificationReport.split(',')
|
|
|
|
|
let otherEvidence = this.form.otherEvidence.split(',')
|
|
|
|
|
evidence.forEach(item => {
|
|
|
|
|
this.uploadListOne.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListOne.push({name: item,url: item})
|
|
|
|
|
this.fileListOne = [...this.uploadListOne]
|
|
|
|
|
this.form.fileListOne = [...this.uploadListOne]
|
|
|
|
|
})
|
|
|
|
|
businessLicense.forEach(item => {
|
|
|
|
|
this.uploadListTwo.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListTwo.push({name: item,url: item})
|
|
|
|
|
this.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
this.form.fileListTwo = [...this.uploadListTwo]
|
|
|
|
|
})
|
|
|
|
|
taxPaymentCertificate.forEach(item => {
|
|
|
|
|
this.uploadListThree.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListThree.push({name: item,url: item})
|
|
|
|
|
this.fileListThree = [...this.uploadListThree]
|
|
|
|
|
this.form.fileListThree = [...this.uploadListThree]
|
|
|
|
|
})
|
|
|
|
|
auditReport.forEach(item => {
|
|
|
|
|
this.uploadListFour.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListFour.push({name: item,url: item})
|
|
|
|
|
this.fileListFour = [...this.uploadListFour]
|
|
|
|
|
this.form.fileListFour = [...this.uploadListFour]
|
|
|
|
|
})
|
|
|
|
|
equityStructureChart.forEach(item => {
|
|
|
|
|
this.uploadListFive.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListFive.push({name: item,url: item})
|
|
|
|
|
this.fileListFive = [...this.uploadListFive]
|
|
|
|
|
this.form.fileListFive = [...this.uploadListFive]
|
|
|
|
|
})
|
|
|
|
|
declarationReport.forEach(item => {
|
|
|
|
|
this.uploadListSix.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListSix.push({name: item,url: item})
|
|
|
|
|
this.fileListSix = [...this.uploadListSix]
|
|
|
|
|
this.form.fileListSix = [...this.uploadListSix]
|
|
|
|
|
})
|
|
|
|
|
independentAccounting.forEach(item => {
|
|
|
|
|
this.uploadListSeven.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListSeven.push({name: item,url: item})
|
|
|
|
|
this.fileListSeven = [...this.uploadListSeven]
|
|
|
|
|
this.form.fileListSeven = [...this.uploadListSeven]
|
|
|
|
|
})
|
|
|
|
|
capitalVerificationReport.forEach(item => {
|
|
|
|
|
this.uploadListEight.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListEight.push({name: item,url: item})
|
|
|
|
|
this.fileListEight = [...this.uploadListEight]
|
|
|
|
|
this.form.fileListEight = [...this.uploadListEight]
|
|
|
|
|
})
|
|
|
|
|
otherEvidence.forEach(item => {
|
|
|
|
|
this.uploadListNine.push({name: item,url: process.env.VUE_APP_BASE_API + item})
|
|
|
|
|
this.uploadListNine.push({name: item,url: item})
|
|
|
|
|
this.fileListNine = [...this.uploadListNine]
|
|
|
|
|
this.form.fileListNine = [...this.uploadListNine]
|
|
|
|
|
})
|
|
|
|
@ -2291,22 +2307,34 @@ export default {
|
|
|
|
|
params.otherMaterials+=`${item.url},`
|
|
|
|
|
}
|
|
|
|
|
})
|
|
|
|
|
params.fundingDetailList = this.form.fundingDetailList.forEach((item, index) => {
|
|
|
|
|
switch (index){
|
|
|
|
|
case 0:
|
|
|
|
|
item.amount = this.form.revenueNowYear1
|
|
|
|
|
break;
|
|
|
|
|
case 1:
|
|
|
|
|
item.amount = this.form.taxationNowYear1
|
|
|
|
|
break;
|
|
|
|
|
case 2:
|
|
|
|
|
item.amount = this.form.revenueNowYear
|
|
|
|
|
break;
|
|
|
|
|
case 3:
|
|
|
|
|
item.amount = this.form.taxationNowYear
|
|
|
|
|
break;
|
|
|
|
|
this.form.fundingDetailList.forEach((item, index) => {
|
|
|
|
|
if(index == 0) {
|
|
|
|
|
item.amount = this.form.revenueNowYear1
|
|
|
|
|
} else if(index == 1) {
|
|
|
|
|
item.amount = this.form.taxationNowYear1
|
|
|
|
|
} else if(index == 2) {
|
|
|
|
|
item.amount = this.form.revenueNowYear
|
|
|
|
|
} else if(index == 3) {
|
|
|
|
|
item.amount = this.form.taxationNowYear
|
|
|
|
|
}
|
|
|
|
|
})
|
|
|
|
|
// params.fundingDetailList = this.form.fundingDetailList.forEach((item, index) => {
|
|
|
|
|
// switch (index){
|
|
|
|
|
// case 0:
|
|
|
|
|
// item.amount = this.form.revenueNowYear1
|
|
|
|
|
// break;
|
|
|
|
|
// case 1:
|
|
|
|
|
// item.amount = this.form.taxationNowYear1
|
|
|
|
|
// break;
|
|
|
|
|
// case 2:
|
|
|
|
|
// item.amount = this.form.revenueNowYear
|
|
|
|
|
// break;
|
|
|
|
|
// case 3:
|
|
|
|
|
// item.amount = this.form.taxationNowYear
|
|
|
|
|
// break;
|
|
|
|
|
// }
|
|
|
|
|
// })
|
|
|
|
|
params.fundingDetailList = this.form.fundingDetailList
|
|
|
|
|
// console.log('11', params);
|
|
|
|
|
putProjectSettlementAward(params).then((response) => {
|
|
|
|
|
this.$message.success("修改成功");
|
|
|
|
@ -2328,34 +2356,26 @@ export default {
|
|
|
|
|
params.developmentPlan+=`${item.url},`
|
|
|
|
|
}
|
|
|
|
|
})
|
|
|
|
|
params.fundingDetailList = this.form.fundingDetailList.forEach((item, index) => {
|
|
|
|
|
switch (index){
|
|
|
|
|
case 0:
|
|
|
|
|
item.amount = this.form.revenueNowYear3
|
|
|
|
|
break;
|
|
|
|
|
case 1:
|
|
|
|
|
item.amount = this.form.taxationNowYear3
|
|
|
|
|
break;
|
|
|
|
|
case 2:
|
|
|
|
|
item.amount = this.form.revenueNowYear2
|
|
|
|
|
break;
|
|
|
|
|
case 3:
|
|
|
|
|
item.amount = this.form.taxationNowYear2
|
|
|
|
|
break;
|
|
|
|
|
case 4:
|
|
|
|
|
item.amount = this.form.revenueNowYear1
|
|
|
|
|
break;
|
|
|
|
|
case 5:
|
|
|
|
|
item.amount = this.form.taxationNowYear1
|
|
|
|
|
break;
|
|
|
|
|
case 6:
|
|
|
|
|
item.amount = this.form.revenueNowYear
|
|
|
|
|
break;
|
|
|
|
|
case 7:
|
|
|
|
|
item.amount = this.form.taxationNowYear
|
|
|
|
|
break;
|
|
|
|
|
this.form.fundingDetailList.forEach((item, index) => {
|
|
|
|
|
if(index == 0) {
|
|
|
|
|
item.amount = this.form.revenueNowYear3
|
|
|
|
|
} else if(index == 1) {
|
|
|
|
|
item.amount = this.form.taxationNowYear3
|
|
|
|
|
} else if(index == 2) {
|
|
|
|
|
item.amount = this.form.revenueNowYear2
|
|
|
|
|
} else if(index == 3) {
|
|
|
|
|
item.amount = this.form.taxationNowYear2
|
|
|
|
|
} else if(index == 4) {
|
|
|
|
|
item.amount = this.form.revenueNowYear1
|
|
|
|
|
} else if(index == 5) {
|
|
|
|
|
item.amount = this.form.taxationNowYear1
|
|
|
|
|
} else if(index == 6) {
|
|
|
|
|
item.amount = this.form.revenueNowYear
|
|
|
|
|
} else if(index == 7) {
|
|
|
|
|
item.amount = this.form.taxationNowYear
|
|
|
|
|
}
|
|
|
|
|
})
|
|
|
|
|
params.fundingDetailList = this.form.fundingDetailList
|
|
|
|
|
// console.log('11', params);
|
|
|
|
|
putBigStrongAward(params).then((response) => {
|
|
|
|
|
this.$message.success("修改成功");
|
|
|
|
|