|
|
@@ -107,7 +107,10 @@
|
|
107
|
107
|
<th data-field="F_Unit" data-align="center">被投诉单位</th>
|
|
108
|
108
|
<th data-field="F_Content" data-align="center">登记内容</th>
|
|
109
|
109
|
<th data-field="F_Direction" data-align="center" data-formatter="formatterRegisterDirection">呼叫方向</th>
|
|
110
|
|
- <th data-field="F_CreateBy" data-align="center">创建人</th>
|
|
|
110
|
+ <th data-field="F_CreateBy" data-align="center">创建人</th>
|
|
|
111
|
+ <th data-field="Adepname" data-align="center">转移部门</th>
|
|
|
112
|
+ <th data-field="ABDepName" data-align="center">接收部门</th>
|
|
|
113
|
+ <th data-field="ADate" data-align="center">转移时间</th>
|
|
111
|
114
|
<th data-field="F_Remark" data-align="center">备注</th>
|
|
112
|
115
|
<th data-field="F_CreateOn" data-align="center">创建时间</th>
|
|
113
|
116
|
<!-- <th data-field="" data-align="center" data-formatter="formatterOperatingReceive">操作</th> -->
|