|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
|
<div>
|
|
|
- <dataTemPlate ref="dataTemPlateRef" :isTitle="true" title="联系人跟进线索情况统计" @list="listData" id="statisticsOfFollowFull">
|
|
|
+ <dataTemPlate ref="dataTemPlateRef" :isTitle="true" title="联系人跟进情况统计" @list="listData" id="statisticsOfFollowFull">
|
|
|
<template slot="operation">
|
|
|
<btnSelect ref="btnSelectRef" @btnClick="btnClick" class="inline-16" :btnTitle="['全部','本年']" dateType="本年"></btnSelect>
|
|
|
<!-- <fullScreen class="inline-16" domId="statisticsOfCustomerFull" @onFull="onFull" @backFull="backFull" ></fullScreen>-->
|