明树Git Lab

Commit a172f9f8 authored by zhanghan's avatar zhanghan

运营期投资回收

parent 0f4cf72a
Pipeline #107008 passed with stage
in 19 seconds
This diff is collapsed.
......@@ -66,40 +66,28 @@ const { proxy } = getCurrentInstance();
let tableData = ref([]);
let tableColumns = ref([
{
prop: "qc",
label: "项目称",
prop: "projectName",
label: "项目称",
showOverflowTooltip: true,
},
{
prop: "jc",
label: "项目称",
prop: "xmgsmc",
label: "项目公司名称",
showOverflowTooltip: true,
},
{
prop: "nbtzglzt",
label: "内部投资管理主体",
prop: "ssejqy",
label: "所属二级企业",
showOverflowTooltip: true,
width: 170,
},
{
prop: "xmscjd",
label: "项目所处阶段",
prop: "xmgsmc",
label: "项目公司名称",
showOverflowTooltip: true,
width: 120,
},
{
prop: "gqjg",
label: "股权结构",
showOverflowTooltip: true,
width: 120,
},
{
prop: "xmzbjze",
label: "项目资本金总额(亿元)",
showOverflowTooltip: true,
width: 180,
},
{
prop: "operations",
......
......@@ -790,6 +790,12 @@
name="项目年度计划表格(单位:万元)"
>
<div class="annualPlans">
{{ formData.xmndjh }}formData.xmndjh
{{ formData.xmndjh }}formData.xmndjh
{{
formData.annualDynamicTimeList
}}formData.annualDynamicTimeList
<annualPlan
v-model="formData.xmndjh"
:dynamic-time-list="annualDynamicTimeList"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment