明树Git Lab

Commit 005dbf0e authored by zhanghan's avatar zhanghan

提示

parent ecb5c026
Pipeline #111758 passed with stage
in 18 seconds
...@@ -37,7 +37,27 @@ ...@@ -37,7 +37,27 @@
</el-table-column> </el-table-column>
</el-table> </el-table>
</el-collapse-item> </el-collapse-item>
<el-collapse-item title="财务评价指标" name="财务评价指标"> <el-collapse-item name="财务评价指标">
<template #title>
财务评价指标
<el-tooltip placement="top" effect="dark">
<template #content>
<div style="max-width: 300px">
严格对照决策文件中的批复的指标进行填报,无需过多填报。
其中"社会投资人财务内部收益率"一般对应"能建方内部收益率"。
</div>
</template>
<el-icon
style="
margin-left: 4px;
vertical-align: middle;
cursor: pointer;
"
>
<QuestionFilled />
</el-icon>
</el-tooltip>
</template>
<el-table <el-table
:data="cwpjzbData" :data="cwpjzbData"
style="width: 100%" style="width: 100%"
......
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