明树Git Lab

Commit b320c6a1 authored by zhanghan's avatar zhanghan

参股接口对接

parent f89eef28
Pipeline #108727 passed with stage
in 20 seconds
This diff is collapsed.
......@@ -605,7 +605,7 @@
/>
</el-form-item>
</el-col>
<el-col :span="6">
<!-- <el-col :span="6">
<el-form-item label="项目预计起始时间">
<el-date-picker
v-model="formData.xmkgsjyj"
......@@ -624,7 +624,7 @@
value-format="YYYY-MM-DD"
/>
</el-form-item>
</el-col>
</el-col> -->
<el-col :span="6">
<el-form-item label="项目融资落地时间或预计落地时间">
<el-date-picker
......
......@@ -71,40 +71,10 @@ const { proxy } = getCurrentInstance();
let tableData = ref([]);
let tableColumns = ref([
{
prop: "qc",
prop: "projectName",
label: "项目全称",
showOverflowTooltip: true,
},
{
prop: "jc",
label: "项目简称",
showOverflowTooltip: true,
},
{
prop: "nbtzglzt",
label: "内部投资管理主体",
showOverflowTooltip: true,
width: 170,
},
{
prop: "xmscjd",
label: "项目所处阶段",
showOverflowTooltip: true,
width: 120,
},
{
prop: "gqjg",
label: "股权结构",
showOverflowTooltip: true,
width: 120,
},
{
prop: "xmzbjze",
label: "项目资本金总额(亿元)",
showOverflowTooltip: true,
width: 180,
},
{
prop: "operations",
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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