|
|
@ -130,7 +130,17 @@ |
|
|
|
</el-descriptions-item> --> |
|
|
|
|
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 中央资金(万元) </template> |
|
|
|
<template slot="label"> |
|
|
|
中央资金(万元) |
|
|
|
<el-tooltip |
|
|
|
class="item" |
|
|
|
effect="dark" |
|
|
|
content="含中央预算内拨款、中央财政水利专项资金、中央水利建设基金、重大水利工程建设基金、中央土地出让收益、中央自筹资产、中央其他资金" |
|
|
|
placement="top-start" |
|
|
|
> |
|
|
|
<i class="el-icon-info"></i> |
|
|
|
</el-tooltip> |
|
|
|
</template> |
|
|
|
{{ this.proMsg.centralArrangedFunds }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
@ -138,7 +148,17 @@ |
|
|
|
{{ this.proMsg.centralArrangedFundsRate }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 省级资金(万元) </template> |
|
|
|
<template slot="label"> |
|
|
|
省级资金(万元) |
|
|
|
<el-tooltip |
|
|
|
class="item" |
|
|
|
effect="dark" |
|
|
|
content="含省级财政水利资金、省级水利建设基金、省级银行贷款、省级其他资金" |
|
|
|
placement="top-start" |
|
|
|
> |
|
|
|
<i class="el-icon-info"></i> |
|
|
|
</el-tooltip> |
|
|
|
</template> |
|
|
|
{{ this.proMsg.provincialFunding }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
@ -146,7 +166,17 @@ |
|
|
|
{{ this.proMsg.provincialFundingRate }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 地市资金(万元) </template> |
|
|
|
<template slot="label"> |
|
|
|
地市资金(万元) |
|
|
|
<el-tooltip |
|
|
|
class="item" |
|
|
|
effect="dark" |
|
|
|
content="含地市级政府投资、地市级银行贷款、地市级其他资金" |
|
|
|
placement="top-start" |
|
|
|
> |
|
|
|
<i class="el-icon-info"></i> |
|
|
|
</el-tooltip> |
|
|
|
</template> |
|
|
|
{{ this.proMsg.cityLevelFunds }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
@ -154,7 +184,17 @@ |
|
|
|
{{ this.proMsg.cityLevelFundsRate }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 区县资金(万元) </template> |
|
|
|
<template slot="label"> |
|
|
|
区县资金(万元) |
|
|
|
<el-tooltip |
|
|
|
class="item" |
|
|
|
effect="dark" |
|
|
|
content="含县级政府投资、县级银行贷款、县级其他资金" |
|
|
|
placement="top-start" |
|
|
|
> |
|
|
|
<i class="el-icon-info"></i> |
|
|
|
</el-tooltip> |
|
|
|
</template> |
|
|
|
{{ this.proMsg.countyLevelFunds }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
@ -634,6 +674,17 @@ |
|
|
|
</el-col> |
|
|
|
<el-col :span="12"> |
|
|
|
<el-form-item label="中央资金" prop="centralArrangedFunds"> |
|
|
|
<template slot="label"> |
|
|
|
中央资金 |
|
|
|
<el-tooltip |
|
|
|
class="item" |
|
|
|
effect="dark" |
|
|
|
content="含中央预算内拨款、中央财政水利专项资金、中央水利建设基金、重大水利工程建设基金、中央土地出让收益、中央自筹资产、中央其他资金" |
|
|
|
placement="top-start" |
|
|
|
> |
|
|
|
<i class="el-icon-info"></i> |
|
|
|
</el-tooltip> |
|
|
|
</template> |
|
|
|
<el-input |
|
|
|
v-model="form.centralArrangedFunds" |
|
|
|
placeholder="请输入中央资金" |
|
|
@ -655,6 +706,17 @@ |
|
|
|
</el-col> |
|
|
|
<el-col :span="12"> |
|
|
|
<el-form-item label="省级资金" prop="provincialFunding"> |
|
|
|
<template slot="label"> |
|
|
|
省级资金 |
|
|
|
<el-tooltip |
|
|
|
class="item" |
|
|
|
effect="dark" |
|
|
|
content="含省级财政水利资金、省级水利建设基金、省级银行贷款、省级其他资金" |
|
|
|
placement="top-start" |
|
|
|
> |
|
|
|
<i class="el-icon-info"></i> |
|
|
|
</el-tooltip> |
|
|
|
</template> |
|
|
|
<el-input |
|
|
|
v-model="form.provincialFunding" |
|
|
|
placeholder="请输入省级资金" |
|
|
@ -676,6 +738,17 @@ |
|
|
|
</el-col> |
|
|
|
<el-col :span="12"> |
|
|
|
<el-form-item label="地市资金" prop="cityLevelFunds"> |
|
|
|
<template slot="label"> |
|
|
|
地市资金 |
|
|
|
<el-tooltip |
|
|
|
class="item" |
|
|
|
effect="dark" |
|
|
|
content="含地市级政府投资、地市级银行贷款、地市级其他资金" |
|
|
|
placement="top-start" |
|
|
|
> |
|
|
|
<i class="el-icon-info"></i> |
|
|
|
</el-tooltip> |
|
|
|
</template> |
|
|
|
<el-input |
|
|
|
v-model="form.cityLevelFunds" |
|
|
|
placeholder="请输入地市资金" |
|
|
@ -697,6 +770,17 @@ |
|
|
|
</el-col> |
|
|
|
<el-col :span="12"> |
|
|
|
<el-form-item label="区县资金" prop="countyLevelFunds"> |
|
|
|
<template slot="label"> |
|
|
|
区县资金 |
|
|
|
<el-tooltip |
|
|
|
class="item" |
|
|
|
effect="dark" |
|
|
|
content="含县级政府投资、县级银行贷款、县级其他资金" |
|
|
|
placement="top-start" |
|
|
|
> |
|
|
|
<i class="el-icon-info"></i> |
|
|
|
</el-tooltip> |
|
|
|
</template> |
|
|
|
<el-input |
|
|
|
v-model="form.countyLevelFunds" |
|
|
|
placeholder="请输入区县资金" |
|
|
|