Commit 317b7203 authored by Star970321's avatar Star970321

修改

parent f6ea1c69
......@@ -18,7 +18,8 @@
<div style="float: left">
<h3>{{item.companyName}}</h3>
<p>集团成员:{{item.combineMemberNum}}</p>
<p>集团本身:{{item.combineMemberName}}</p>
<p>集团本身:
<el-tooltip effect="dark" :content="item.combineMemberName" placement="bottom-start"><span>{{ item.combineMemberName }}</span></el-tooltip></p>
</div>
</div>
</div>
......
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