|
|
@ -51,13 +51,13 @@ |
|
|
<span style="color: #666;">跟进人:</span> |
|
|
<span style="color: #666;">跟进人:</span> |
|
|
<span style="color: #333;">{{details.followName || '--'}}</span> |
|
|
<span style="color: #333;">{{details.followName || '--'}}</span> |
|
|
</div> |
|
|
</div> |
|
|
<div class="flex-row-center-end" style="flex:1;padding-right: 32px;"> |
|
|
|
|
|
|
|
|
<!-- <div class="flex-row-center-end" style="flex:1;padding-right: 32px;"> |
|
|
<Button size="small" type="primary">查看下一个客户</Button> |
|
|
<Button size="small" type="primary">查看下一个客户</Button> |
|
|
</div> |
|
|
|
|
|
|
|
|
</div> --> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="flex-col" style="background: white;width: 100%;margin-top: 16px;padding: 10px 40px;"> |
|
|
|
|
|
|
|
|
<!-- <div class="flex-col" style="background: white;width: 100%;margin-top: 16px;padding: 10px 40px;"> |
|
|
<div class="flex-row-center-space"> |
|
|
<div class="flex-row-center-space"> |
|
|
<div class="flex-row-center-start" style="flex: 1;"> |
|
|
<div class="flex-row-center-start" style="flex: 1;"> |
|
|
<span style="color: #666;">签约销售:</span> |
|
|
<span style="color: #666;">签约销售:</span> |
|
|
@ -110,7 +110,7 @@ |
|
|
<span style="color: #333;font-weight: bold;">{{details.createTime || '--'}}</span> |
|
|
<span style="color: #333;font-weight: bold;">{{details.createTime || '--'}}</span> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
</div> --> |
|
|
<div class="flex-row" style="width: 100%;flex: 1;margin-top: 16px;"> |
|
|
<div class="flex-row" style="width: 100%;flex: 1;margin-top: 16px;"> |
|
|
<div style="flex: 1;background: white;padding: 0px 10px 10px 10px;"> |
|
|
<div style="flex: 1;background: white;padding: 0px 10px 10px 10px;"> |
|
|
<Tabs v-model:activeKey="activeKey" :animated="false" @change="onTabChange"> |
|
|
<Tabs v-model:activeKey="activeKey" :animated="false" @change="onTabChange"> |
|
|
|