|
|
@@ -1085,8 +1085,6 @@
|
|
1085
|
1085
|
<table class="phonelist fixed-table-container" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true" data-height="400">
|
|
1086
|
1086
|
<thead>
|
|
1087
|
1087
|
<tr>
|
|
1088
|
|
- <th data-field="F_CustomerName">客户姓名</th>
|
|
1089
|
|
- <th data-field="CusDepName">来电单位</th>
|
|
1090
|
1088
|
<th data-field="CallNumber" data-formatter="view">电话号码</th>
|
|
1091
|
1089
|
<th data-field="CallState" data-formatter="GetCallState">呼叫状态</th>
|
|
1092
|
1090
|
<th data-field="DealType" data-formatter="formatterDealType" data-align="center">处理方式</th>
|