|
@@ -215,7 +215,6 @@
|
|
|
, {field: 'end_time_f', title: '最后跟踪时间', width: 150}
|
|
|
, {field: 'last_review', title: '最后跟踪情况', width: 200}
|
|
|
, {field: 'next_time_f', title: '下次跟踪时间', width: 120}
|
|
|
- , {field: 'follow_count', title: '跟踪次数', width: 100}
|
|
|
, {field: 'enter_count', title: '进店次数', width: 100}
|
|
|
, {field: 'last_enter_time', title: '最后进店时间', width: 150}
|
|
|
, {field: 'create_time_f', title: '建档时间', width: 150}
|