|
@@ -101,6 +101,7 @@
|
|
{field: 'create_user_text', title: '跟踪人', width: 100}
|
|
{field: 'create_user_text', title: '跟踪人', width: 100}
|
|
, {field: 'create_time_f', title: "跟踪时间", width: 150}
|
|
, {field: 'create_time_f', title: "跟踪时间", width: 150}
|
|
, {field: 'description', title: '回访情况', width: 200}
|
|
, {field: 'description', title: '回访情况', width: 200}
|
|
|
|
+ , {field: 'stage_progress_text', title: "客户级别", width: 150}
|
|
, {field: 'project_text', title: '申请項目', width: 150}
|
|
, {field: 'project_text', title: '申请項目', width: 150}
|
|
, {field: 'check_status_text', title: '审核状态', width: 100}
|
|
, {field: 'check_status_text', title: '审核状态', width: 100}
|
|
]]
|
|
]]
|