附件保存完成
parent
d0daa67ddf
commit
14de7c568d
|
@ -233,7 +233,7 @@
|
|||
<tr class="am-text-nowrap">
|
||||
<th class="table-title" colspan="1"><span style="font-size: 15px">项目名称:</span></th>
|
||||
<td class="table-title" colspan="2"><input readonly value="${project.name!}"/></td>
|
||||
<td class="table-title" colspan="3" >
|
||||
<td class="table-title" colspan="3">
|
||||
</tr>
|
||||
<tr class="am-text-nowrap">
|
||||
<th class="table-title" colspan="1"><span style="font-size: 15px">项目类型:</span></th>
|
||||
|
@ -250,7 +250,7 @@
|
|||
<input readonly value=""/>
|
||||
</#if>
|
||||
</td>
|
||||
<td class="table-title" colspan="3" >
|
||||
<td class="table-title" colspan="3">
|
||||
</tr>
|
||||
<tr class="am-text-nowrap">
|
||||
<th class="table-title" colspan="1"><span style="font-size: 15px">垫资模式:</span></th>
|
||||
|
@ -339,21 +339,21 @@
|
|||
value="${project.industryScenario!}"/></td>
|
||||
</tr>
|
||||
<tr class="am-text-nowrap">
|
||||
<#-- <th class="table-title" colspan="1"><span style="font-size: 15px">项目解决方案:</span>-->
|
||||
<#-- </th>-->
|
||||
<#-- <td class="table-title" colspan="1">-->
|
||||
<#-- <#if project.resolvePlan??>-->
|
||||
<#-- <#if (project.resolvePlan!) =1>-->
|
||||
<#-- <input readonly value="公共服务(智慧交通、雪亮工程、治安防控体系等)"/>-->
|
||||
<#-- <#elseif (project.resolvePlan!) =2>-->
|
||||
<#-- <input readonly value="泛行业(智慧园区、智慧医疗、智慧工地等)"/>-->
|
||||
<#-- <#elseif (project.resolvePlan!) =3>-->
|
||||
<#-- <input readonly value="其他生态"/>-->
|
||||
<#-- </#if>-->
|
||||
<#-- <#else>-->
|
||||
<#-- <input readonly value=""/>-->
|
||||
<#-- </#if>-->
|
||||
<#-- </td>-->
|
||||
<#-- <th class="table-title" colspan="1"><span style="font-size: 15px">项目解决方案:</span>-->
|
||||
<#-- </th>-->
|
||||
<#-- <td class="table-title" colspan="1">-->
|
||||
<#-- <#if project.resolvePlan??>-->
|
||||
<#-- <#if (project.resolvePlan!) =1>-->
|
||||
<#-- <input readonly value="公共服务(智慧交通、雪亮工程、治安防控体系等)"/>-->
|
||||
<#-- <#elseif (project.resolvePlan!) =2>-->
|
||||
<#-- <input readonly value="泛行业(智慧园区、智慧医疗、智慧工地等)"/>-->
|
||||
<#-- <#elseif (project.resolvePlan!) =3>-->
|
||||
<#-- <input readonly value="其他生态"/>-->
|
||||
<#-- </#if>-->
|
||||
<#-- <#else>-->
|
||||
<#-- <input readonly value=""/>-->
|
||||
<#-- </#if>-->
|
||||
<#-- </td>-->
|
||||
<th class="table-title" colspan="1"><span style="font-size: 15px">客户名称:</span></th>
|
||||
<td class="table-title" colspan="2"><input readonly value="${project.customer!}"/></td>
|
||||
<th class="table-title" colspan="1"><span style="font-size: 15px">最终用户名称:</span>
|
||||
|
@ -402,7 +402,8 @@
|
|||
<input readonly value=""/>
|
||||
</#if>
|
||||
</td>
|
||||
<th class="table-title" colspan="1"><span style="font-size: 15px">是否汇智中标:</span></th>
|
||||
<th class="table-title" colspan="1"><span style="font-size: 15px">是否汇智中标:</span>
|
||||
</th>
|
||||
<td class="table-title" colspan="3">
|
||||
<#if project.signType??>
|
||||
<#if (project.signType!) =1>
|
||||
|
@ -504,15 +505,15 @@
|
|||
>${project.stageRemark!}</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<#-- <tr class="am-text-nowrap">-->
|
||||
<#-- <th class="table-title" colspan="1"><span style="font-size: 15px">下一步计划:</span>-->
|
||||
<#-- </th>-->
|
||||
<#-- <td class="table-title" colspan="5">-->
|
||||
<#-- <textarea rows="3" cols="20" style="border-style:none;background-color: white;"-->
|
||||
<#-- disabled="disabled"-->
|
||||
<#-- >${project.nextPlan!}</textarea>-->
|
||||
<#-- </td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr class="am-text-nowrap">-->
|
||||
<#-- <th class="table-title" colspan="1"><span style="font-size: 15px">下一步计划:</span>-->
|
||||
<#-- </th>-->
|
||||
<#-- <td class="table-title" colspan="5">-->
|
||||
<#-- <textarea rows="3" cols="20" style="border-style:none;background-color: white;"-->
|
||||
<#-- disabled="disabled"-->
|
||||
<#-- >${project.nextPlan!}</textarea>-->
|
||||
<#-- </td>-->
|
||||
<#-- </tr>-->
|
||||
</table>
|
||||
</div>
|
||||
<#-- 项目预算信息 展示内容 -->
|
||||
|
@ -635,7 +636,8 @@
|
|||
value="${Utils.format(projectBudget.advancePeakAmountBudget)}"/>
|
||||
</td>
|
||||
|
||||
</tr><tr class="am-text-nowrap">
|
||||
</tr>
|
||||
<tr class="am-text-nowrap">
|
||||
<th class="table-title" colspan="1"><span
|
||||
style="font-size: 15px">合同金额:</span></th>
|
||||
<td class="table-title" colspan="1">
|
||||
|
@ -719,21 +721,21 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr class="am-text-nowrap">
|
||||
<#-- <th class="table-title" colspan="1"><span-->
|
||||
<#-- style="font-size: 15px">项目解决方案:</span></th>-->
|
||||
<#-- <td class="table-title" colspan="1">-->
|
||||
<#-- <#if projectBudget.resolvePlanBudget??>-->
|
||||
<#-- <#if (projectBudget.resolvePlanBudget!) =1>-->
|
||||
<#-- <input readonly value="公共服务(智慧交通、雪亮工程、治安防控体系等)"/>-->
|
||||
<#-- <#elseif (projectBudget.resolvePlanBudget!) =2>-->
|
||||
<#-- <input readonly value="泛行业(智慧园区、智慧医疗、智慧工地等)"/>-->
|
||||
<#-- <#elseif (projectBudget.resolvePlanBudget!) =3>-->
|
||||
<#-- <input readonly value="其他生态"/>-->
|
||||
<#-- </#if>-->
|
||||
<#-- <#else>-->
|
||||
<#-- <input readonly value=""/>-->
|
||||
<#-- </#if>-->
|
||||
<#-- </td>-->
|
||||
<#-- <th class="table-title" colspan="1"><span-->
|
||||
<#-- style="font-size: 15px">项目解决方案:</span></th>-->
|
||||
<#-- <td class="table-title" colspan="1">-->
|
||||
<#-- <#if projectBudget.resolvePlanBudget??>-->
|
||||
<#-- <#if (projectBudget.resolvePlanBudget!) =1>-->
|
||||
<#-- <input readonly value="公共服务(智慧交通、雪亮工程、治安防控体系等)"/>-->
|
||||
<#-- <#elseif (projectBudget.resolvePlanBudget!) =2>-->
|
||||
<#-- <input readonly value="泛行业(智慧园区、智慧医疗、智慧工地等)"/>-->
|
||||
<#-- <#elseif (projectBudget.resolvePlanBudget!) =3>-->
|
||||
<#-- <input readonly value="其他生态"/>-->
|
||||
<#-- </#if>-->
|
||||
<#-- <#else>-->
|
||||
<#-- <input readonly value=""/>-->
|
||||
<#-- </#if>-->
|
||||
<#-- </td>-->
|
||||
<th class="table-title" colspan="1"><span
|
||||
style="font-size: 15px">客户名称:</span></th>
|
||||
<td class="table-title" colspan="2">
|
||||
|
@ -792,7 +794,8 @@
|
|||
<input readonly value=""/>
|
||||
</#if>
|
||||
</td>
|
||||
<th class="table-title" colspan="1"><span style="font-size: 15px">是否汇智中标:</span>
|
||||
<th class="table-title" colspan="1"><span
|
||||
style="font-size: 15px">是否汇智中标:</span>
|
||||
</th>
|
||||
<td class="table-title" colspan="3">
|
||||
<#if projectBudget.signTypeBudget??>
|
||||
|
@ -849,6 +852,17 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<button type="button" class="am-btn am-btn-default">
|
||||
<label class="file-label" for="file_upload_icon"
|
||||
style="margin: 0;cursor: pointer"><span
|
||||
class="am-icon-download"></span>销售合同配置清单</label>
|
||||
</button>
|
||||
<span id="collaboratorUrl_check" style="margin-left: 5px;cursor: pointer"
|
||||
onclick="downFile()" fileUrl="${projectBudget.incomeDetailAttr}">
|
||||
${projectBudget.incomeDetailAttr}
|
||||
</span>
|
||||
</div>
|
||||
<div class="fixed-table has-actions">
|
||||
<table class="am-table am-table-bordered am-table-radius table-main"
|
||||
style="padding:0;"
|
||||
|
@ -1100,6 +1114,17 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<button type="button" class="am-btn am-btn-default">
|
||||
<label class="file-label" for="file_upload_icon"
|
||||
style="margin: 0;cursor: pointer"><span
|
||||
class="am-icon-download"></span>销售合同配置清单</label>
|
||||
</button>
|
||||
<span id="collaboratorUrl_check" style="margin-left: 5px;cursor: pointer"
|
||||
onclick="downFile2()" fileUrl="${projectBudget.costDetailAttr}">
|
||||
${projectBudget.costDetailAttr}
|
||||
</span>
|
||||
</div>
|
||||
<div class="fixed-table has-actions">
|
||||
<table class="am-table am-table-bordered am-table-radius table-main"
|
||||
style="padding:0;"
|
||||
|
@ -1289,13 +1314,21 @@
|
|||
</#list>
|
||||
</#if>
|
||||
<tr class="total-new" id="manageTotal">
|
||||
<td width="60px"><input type="text" class="am-modal-prompt-input am-modal-prompt-input-cost-project-manage" value="总计" readonly></td>
|
||||
<td width="60px"><input type="text"
|
||||
class="am-modal-prompt-input am-modal-prompt-input-cost-project-manage"
|
||||
value="总计" readonly></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td><input type="text" class="am-modal-prompt-input am-modal-prompt-input-cost-project-manage input-changeable-total-total-project-manage" value="${Utils.format(budgetBean.costProjectManageTaxInclude,'0')}" readonly></td>
|
||||
<td><input type="text"
|
||||
class="am-modal-prompt-input am-modal-prompt-input-cost-project-manage input-changeable-total-total-project-manage"
|
||||
value="${Utils.format(budgetBean.costProjectManageTaxInclude,'0')}"
|
||||
readonly></td>
|
||||
<td></td>
|
||||
<td><input type="text" class="am-modal-prompt-input am-modal-prompt-input-cost-project-manage input-changeable-total-pay-amount-project-manage" value="${Utils.format(managePayAmountTotal,'0.00')}" readonly></td>
|
||||
<td><input type="text"
|
||||
class="am-modal-prompt-input am-modal-prompt-input-cost-project-manage input-changeable-total-pay-amount-project-manage"
|
||||
value="${Utils.format(managePayAmountTotal,'0.00')}"
|
||||
readonly></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
|
@ -1344,42 +1377,50 @@
|
|||
class="am-modal-prompt-input"
|
||||
value="月份"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;" class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input "
|
||||
value="设备付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;" class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="工程付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;" class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="服务付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;" class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="其他付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;" class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="项目管理费用付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;" class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="保证金付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"
|
||||
class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input "
|
||||
value="设备付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"
|
||||
class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="工程付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"
|
||||
class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="服务付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"
|
||||
class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="其他付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"
|
||||
class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="项目管理费用付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"
|
||||
class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="保证金付款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="付款合计"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;" class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="销售收款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;" class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="保证金收款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"
|
||||
class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="销售收款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"
|
||||
class="am-modal-prompt-input-budget-plan-cost"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="保证金收款"
|
||||
readonly></td>
|
||||
<td style="display: block;border-top: 1px solid #ddd;"><input type="text"
|
||||
class="am-modal-prompt-input"
|
||||
value="收款合计"
|
||||
|
@ -1671,16 +1712,16 @@
|
|||
style="padding:0;">
|
||||
<tbody>
|
||||
<tr class="am-text-lg">
|
||||
<#-- <td>类别</td>-->
|
||||
<#-- <td>费用</td>-->
|
||||
<#-- <td>类别</td>-->
|
||||
<#-- <td>费用</td>-->
|
||||
<td>费用项目</td>
|
||||
<td>含税金额(元)</td>
|
||||
<td>不含税金额(元)</td>
|
||||
<td width="210px">税金(元)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>采购成本</td>-->
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>采购成本</td>-->
|
||||
<td>设备</td>
|
||||
<td><input type="text" class="number" name="costPurchaseDeviceTaxInclude"
|
||||
value="${Utils.format(budgetBean.costPurchaseDeviceTaxInclude,'0.00')}"
|
||||
|
@ -1693,8 +1734,8 @@
|
|||
readonly required title="购买设备税金"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>采购成本</td>-->
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>采购成本</td>-->
|
||||
<td>工程</td>
|
||||
<td><input type="text" class="number" name="costPurchaseBuildTaxInclude"
|
||||
value="${Utils.format(budgetBean.costPurchaseBuildTaxInclude,'0.00')}"
|
||||
|
@ -1707,8 +1748,8 @@
|
|||
readonly required title="购买施工税金"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>采购成本</td>-->
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>采购成本</td>-->
|
||||
<td>服务</td>
|
||||
<td><input type="text" class="number" name="costPurchaseServiceTaxInclude"
|
||||
value="${Utils.format(budgetBean.costPurchaseServiceTaxInclude,'0.00')}"
|
||||
|
@ -1722,8 +1763,8 @@
|
|||
readonly required title="购买服务税金"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>采购成本</td>-->
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>采购成本</td>-->
|
||||
<td>其他</td>
|
||||
<td><input type="text" class="number" name="costPurchaseOtherTaxInclude"
|
||||
value="${Utils.format(budgetBean.costPurchaseOtherTaxInclude,'0.00')}"
|
||||
|
@ -1749,20 +1790,20 @@
|
|||
<#-- value="财务计取以不含税方式核算"-->
|
||||
<#-- readonly required title=""></td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>其他</td>-->
|
||||
<#-- <td class="huanhang">${project.otherName!}</td>-->
|
||||
<#-- <td><input type="text" class="number" name="costOtherOtherTaxInclude"-->
|
||||
<#-- value="${Utils.format(budgetBean.costOtherOtherTaxInclude,'0.00')}"-->
|
||||
<#-- required readonly title="其他含税总额(填入)"></td>-->
|
||||
<#-- <td><input type="text" class="number" name="costOtherOtherTaxExclude"-->
|
||||
<#-- value="${Utils.format(budgetBean.costOtherOtherTaxExclude,'0.00')}"-->
|
||||
<#-- required readonly title="其他不含税总额(填入)"></td>-->
|
||||
<#-- <td width="210px"><input type="text" class="number" name="costOtherOtherTax"-->
|
||||
<#-- value="${Utils.format(budgetBean.costOtherOtherTax,'0.00')}"-->
|
||||
<#-- required readonly title="其他税金"></td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>成本</td>-->
|
||||
<#-- <td>其他</td>-->
|
||||
<#-- <td class="huanhang">${project.otherName!}</td>-->
|
||||
<#-- <td><input type="text" class="number" name="costOtherOtherTaxInclude"-->
|
||||
<#-- value="${Utils.format(budgetBean.costOtherOtherTaxInclude,'0.00')}"-->
|
||||
<#-- required readonly title="其他含税总额(填入)"></td>-->
|
||||
<#-- <td><input type="text" class="number" name="costOtherOtherTaxExclude"-->
|
||||
<#-- value="${Utils.format(budgetBean.costOtherOtherTaxExclude,'0.00')}"-->
|
||||
<#-- required readonly title="其他不含税总额(填入)"></td>-->
|
||||
<#-- <td width="210px"><input type="text" class="number" name="costOtherOtherTax"-->
|
||||
<#-- value="${Utils.format(budgetBean.costOtherOtherTax,'0.00')}"-->
|
||||
<#-- required readonly title="其他税金"></td>-->
|
||||
<#-- </tr>-->
|
||||
<tr>
|
||||
<td>合计</td>
|
||||
<td></td>
|
||||
|
@ -1808,7 +1849,9 @@
|
|||
<tr>
|
||||
<td>合计</td>
|
||||
<td></td>
|
||||
<td><input type="text" class="number" name="incomeTotalTax" value="${(Utils.format(budgetBean.costExpropriationTaxExclude+budgetBean.costProjectManageTaxExclude,'0'))}" readonly title="此列累计"></td>
|
||||
<td><input type="text" class="number" name="incomeTotalTax"
|
||||
value="${(Utils.format(budgetBean.costExpropriationTaxExclude+budgetBean.costProjectManageTaxExclude,'0'))}"
|
||||
readonly title="此列累计"></td>
|
||||
</tr>
|
||||
<#-- <tr>-->
|
||||
<#-- <td>公司管理费用</td>-->
|
||||
|
@ -1861,119 +1904,119 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<#-- <span class="am-text-lg">现金流量表</span>-->
|
||||
<#-- <#–<span class="am-text-primary budget-plan-detail"><a style="cursor: pointer">资金计划表</a></span>–>-->
|
||||
<#-- <table class="am-table am-table-bordered am-table-radius table-main" style="padding:0;">-->
|
||||
<#-- <tbody>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>类别</td>-->
|
||||
<#-- <td>金额(元)</td>-->
|
||||
<#-- <td>计算方式</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>销售商品、提供劳务收到的现金<#–a–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="saleIncomeCash"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.saleIncomeCash,'0')}" readonly-->
|
||||
<#-- required title="取自资金计划表(销售收款)"></td>-->
|
||||
<#-- <td>从资金计划表查(销售收款)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>收到的税费返还<#–b–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="taxReturn"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.taxReturn,'0')}" readonly-->
|
||||
<#-- required></td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>收到其他与经营活动有关的现金<#–c–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="earnestMoneyIncome"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.earnestMoneyIncome,'0')}" readonly-->
|
||||
<#-- required title="取自资金计划表(保证金收款)"></td>-->
|
||||
<#-- <td>从资金计划表查(保证金收款)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>购买商品、接受劳务支付的现金<#–d–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="purchaseCost"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.purchaseCost,'0')}" readonly-->
|
||||
<#-- required title="取自资金计划表(设备支出+工程支出)"></td>-->
|
||||
<#-- <td>从资金计划表查(设备支出+工程支出)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>支付的各项税费<#–e–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="taxCost"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.taxCost,'0')}" readonly required>-->
|
||||
<#-- </td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>支付其他与经营活动有关的现金<#–f–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="earnestMoneyCost"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.earnestMoneyCost,'0')}" readonly-->
|
||||
<#-- required title="取自资金计划表(经营性开支+保证金支出+资金利息)"></td>-->
|
||||
<#-- <td>从资金计划表查(经营性开支+保证金支出+资金利息)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>经营活动产生的现金流量净额<#–g–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="netCashFlow"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.netCashFlow,'0')}" readonly-->
|
||||
<#-- required title="g=a+c+b-d-f-e"></td>-->
|
||||
<#-- <td>-->
|
||||
<#-- 销售商品、提供劳务收到的现金+收到的税费返还+收到其他与经营活动有关的现金-购买商品、接受劳务支付的现金-支付的各项税费-支付其他与经营活动有关的现金-->
|
||||
<#-- </td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>投资活动现金流入<#–h–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="cashInflowFromInvestingActivities"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.cashInflowFromInvestingActivities,'0')}"-->
|
||||
<#-- readonly required></td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>投资活动现金流出<#–i–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="cashOutflowFromInvestingActivities"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.cashOutflowFromInvestingActivities,'0')}"-->
|
||||
<#-- readonly required></td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>投资活动产生的现金流量净额<#–j–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="netCashFromInvestingActivities"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.netCashFromInvestingActivities,'0')}"-->
|
||||
<#-- readonly required></td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>融资资金流入<#–k–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="financingCapitalInflow"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.financingCapitalInflow,'0')}"-->
|
||||
<#-- readonly required title="从资金计划表查(垫资计划)"></td>-->
|
||||
<#-- <td>从资金计划表查(垫资计划)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>还款资金流出<#–l–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="financingCapitalOutflow"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.financingCapitalOutflow,'0')}"-->
|
||||
<#-- readonly required title="从资金计划表查(还款计划)"></td>-->
|
||||
<#-- <td>从资金计划表查(还款计划)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>筹资活动产生的现金流量净额<#–m–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="financingCapitalCashflow"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.financingCapitalCashflow,'0')}"-->
|
||||
<#-- readonly required title="m=k-l"></td>-->
|
||||
<#-- <td>融资资金流入-还款资金流出</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>货币资金净增加额<#–n–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="netIncreaseMonetaryFunds"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.netIncreaseMonetaryFunds,'0')}"-->
|
||||
<#-- readonly required title="n=g+j+m"></td>-->
|
||||
<#-- <td>-->
|
||||
<#-- 经营活动产生的现金流量净额+投资活动产生的现金流量净额+筹资活动产生的现金流量净额-->
|
||||
<#-- </td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- </tbody>-->
|
||||
<#-- </table>-->
|
||||
<#-- <span class="am-text-lg">现金流量表</span>-->
|
||||
<#-- <#–<span class="am-text-primary budget-plan-detail"><a style="cursor: pointer">资金计划表</a></span>–>-->
|
||||
<#-- <table class="am-table am-table-bordered am-table-radius table-main" style="padding:0;">-->
|
||||
<#-- <tbody>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>类别</td>-->
|
||||
<#-- <td>金额(元)</td>-->
|
||||
<#-- <td>计算方式</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>销售商品、提供劳务收到的现金<#–a–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="saleIncomeCash"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.saleIncomeCash,'0')}" readonly-->
|
||||
<#-- required title="取自资金计划表(销售收款)"></td>-->
|
||||
<#-- <td>从资金计划表查(销售收款)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>收到的税费返还<#–b–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="taxReturn"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.taxReturn,'0')}" readonly-->
|
||||
<#-- required></td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>收到其他与经营活动有关的现金<#–c–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="earnestMoneyIncome"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.earnestMoneyIncome,'0')}" readonly-->
|
||||
<#-- required title="取自资金计划表(保证金收款)"></td>-->
|
||||
<#-- <td>从资金计划表查(保证金收款)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>购买商品、接受劳务支付的现金<#–d–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="purchaseCost"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.purchaseCost,'0')}" readonly-->
|
||||
<#-- required title="取自资金计划表(设备支出+工程支出)"></td>-->
|
||||
<#-- <td>从资金计划表查(设备支出+工程支出)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>支付的各项税费<#–e–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="taxCost"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.taxCost,'0')}" readonly required>-->
|
||||
<#-- </td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>支付其他与经营活动有关的现金<#–f–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="earnestMoneyCost"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.earnestMoneyCost,'0')}" readonly-->
|
||||
<#-- required title="取自资金计划表(经营性开支+保证金支出+资金利息)"></td>-->
|
||||
<#-- <td>从资金计划表查(经营性开支+保证金支出+资金利息)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>经营活动产生的现金流量净额<#–g–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="netCashFlow"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.netCashFlow,'0')}" readonly-->
|
||||
<#-- required title="g=a+c+b-d-f-e"></td>-->
|
||||
<#-- <td>-->
|
||||
<#-- 销售商品、提供劳务收到的现金+收到的税费返还+收到其他与经营活动有关的现金-购买商品、接受劳务支付的现金-支付的各项税费-支付其他与经营活动有关的现金-->
|
||||
<#-- </td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>投资活动现金流入<#–h–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="cashInflowFromInvestingActivities"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.cashInflowFromInvestingActivities,'0')}"-->
|
||||
<#-- readonly required></td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>投资活动现金流出<#–i–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="cashOutflowFromInvestingActivities"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.cashOutflowFromInvestingActivities,'0')}"-->
|
||||
<#-- readonly required></td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>投资活动产生的现金流量净额<#–j–></td>-->
|
||||
<#-- <td>/<input type="hidden" name="netCashFromInvestingActivities"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.netCashFromInvestingActivities,'0')}"-->
|
||||
<#-- readonly required></td>-->
|
||||
<#-- <td>/</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>融资资金流入<#–k–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="financingCapitalInflow"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.financingCapitalInflow,'0')}"-->
|
||||
<#-- readonly required title="从资金计划表查(垫资计划)"></td>-->
|
||||
<#-- <td>从资金计划表查(垫资计划)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>还款资金流出<#–l–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="financingCapitalOutflow"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.financingCapitalOutflow,'0')}"-->
|
||||
<#-- readonly required title="从资金计划表查(还款计划)"></td>-->
|
||||
<#-- <td>从资金计划表查(还款计划)</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>筹资活动产生的现金流量净额<#–m–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="financingCapitalCashflow"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.financingCapitalCashflow,'0')}"-->
|
||||
<#-- readonly required title="m=k-l"></td>-->
|
||||
<#-- <td>融资资金流入-还款资金流出</td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- <tr>-->
|
||||
<#-- <td>货币资金净增加额<#–n–></td>-->
|
||||
<#-- <td><input type="text" class="number" name="netIncreaseMonetaryFunds"-->
|
||||
<#-- value="${Utils.format(cashFlowBean.netIncreaseMonetaryFunds,'0')}"-->
|
||||
<#-- readonly required title="n=g+j+m"></td>-->
|
||||
<#-- <td>-->
|
||||
<#-- 经营活动产生的现金流量净额+投资活动产生的现金流量净额+筹资活动产生的现金流量净额-->
|
||||
<#-- </td>-->
|
||||
<#-- </tr>-->
|
||||
<#-- </tbody>-->
|
||||
<#-- </table>-->
|
||||
<!--endprint-->
|
||||
</div>
|
||||
</div>
|
||||
|
@ -4000,4 +4043,14 @@
|
|||
$('.am-modal-prompt-input-budget-plan-income').css('display', 'block');
|
||||
$('.am-modal-prompt-input-budget-plan-cost').css('display', 'block');
|
||||
};
|
||||
function downFile() {
|
||||
var url = $('#collaboratorUrl_check').attr('fileUrl')
|
||||
if (url)
|
||||
location.href = url
|
||||
}
|
||||
function downFile2() {
|
||||
var url = $('#collaboratorUrl_check2').attr('fileUrl')
|
||||
if (url)
|
||||
location.href = url
|
||||
}
|
||||
</script>
|
|
@ -427,7 +427,7 @@
|
|||
<div class="am-tab-panel am-fade am-in am-active" id="tab2">
|
||||
<input name="projectId" id="projectId" type="hidden" value="${projectBudget.projectId}"/>
|
||||
<input name="incomeDetailAttr" id="incomeDetailAttr" type="hidden"
|
||||
value="${projectBudget.costDetailAttr}"/>
|
||||
value="${projectBudget.incomeDetailAttr}"/>
|
||||
<input name="costDetailAttr" id="costDetailAttr" type="hidden"
|
||||
value="${projectBudget.costDetailAttr}"/>
|
||||
|
||||
|
@ -892,7 +892,9 @@
|
|||
</button>
|
||||
<input id="file_upload_icon" type="file" accept=".xls,.xlsx" style="display:none;">
|
||||
<span id="collaboratorUrl_check" style="margin-left: 5px;cursor: pointer"
|
||||
onclick="downFile()" fileUrl="${projectBudget.incomeDetailAttr}">${projectBudget.incomeDetailAttr?projectBudget.incomeDetailAttr.split('/')[projectBudget.incomeDetailAttr.split('/').length-1]:''}</span>
|
||||
onclick="downFile()" fileUrl="${projectBudget.incomeDetailAttr}">
|
||||
${projectBudget.incomeDetailAttr}
|
||||
</span>
|
||||
</div>
|
||||
<div class="fixed-table has-actions" style="max-height: calc(100% - 110px)">
|
||||
<table class="am-table am-table-bordered am-table-radius table-main"
|
||||
|
@ -1107,12 +1109,14 @@
|
|||
</div>
|
||||
<div>
|
||||
<button type="button" class="am-btn am-btn-default">
|
||||
<label class="file-label" for="file_upload_icon"
|
||||
<label class="file-label" for="file_upload_icon2"
|
||||
style="margin: 0;cursor: pointer"><span class="am-icon-upload"></span>销售合同配置清单</label>
|
||||
</button>
|
||||
<input id="file_upload_icon2" type="file" accept=".xls,.xlsx" style="display:none;">
|
||||
<span id="collaboratorUrl_check" style="margin-left: 5px;cursor: pointer"
|
||||
onclick="downFile()" fileUrl="${projectBudget.costDetailAttr}">${projectBudget.costDetailAttr?projectBudget.costDetailAttr.split('/')[projectBudget.costDetailAttr.split('/').length-1]:''}</span>
|
||||
<span id="collaboratorUrl_check2" style="margin-left: 5px;cursor: pointer"
|
||||
onclick="downFile2()" fileUrl="${projectBudget.costDetailAttr}">
|
||||
${projectBudget.costDetailAttr}
|
||||
</span>
|
||||
</div>
|
||||
<div class="fixed-table has-actions is-vertical-scroll" style="max-height: calc(100% - 110px)">
|
||||
<table class="am-table am-table-bordered am-table-radius table-main"
|
||||
|
@ -2462,7 +2466,7 @@
|
|||
done: function (e, data) {
|
||||
console.log(data);
|
||||
//设置服务器返回的url
|
||||
$("#collaboratorUrl_check").text(data.result.data.newName).attr('fileUrl', data.result.data.url);
|
||||
$("#collaboratorUrl_check2").text(data.result.data.newName).attr('fileUrl', data.result.data.url);
|
||||
$("#costDetailAttr").val(data.result.data.url)
|
||||
|
||||
// console.log("collboratorUrl: " + $("#collaboratorUrl").val());
|
||||
|
@ -2568,6 +2572,12 @@
|
|||
if (url)
|
||||
location.href = url
|
||||
}
|
||||
function downFile2() {
|
||||
var url = $('#collaboratorUrl_check2').attr('fileUrl')
|
||||
if (url)
|
||||
location.href = url
|
||||
}
|
||||
|
||||
</script>
|
||||
</@defaultLayout.layout>
|
||||
|
||||
|
|
Loading…
Reference in New Issue