|
|
@ -232,6 +232,7 @@
|
|
|
|
<th>Email Status</th>
|
|
|
|
<th>Email Status</th>
|
|
|
|
<th>Description</th>
|
|
|
|
<th>Description</th>
|
|
|
|
<th>Channel Result</th>
|
|
|
|
<th>Channel Result</th>
|
|
|
|
|
|
|
|
<th>Remark</th>
|
|
|
|
<th>Risk Manager</th>
|
|
|
|
<th>Risk Manager</th>
|
|
|
|
<th>Create Time</th>
|
|
|
|
<th>Create Time</th>
|
|
|
|
<th>Operation</th>
|
|
|
|
<th>Operation</th>
|
|
|
@ -259,6 +260,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<td ng-bind="riskEvent.description | limitTo:20"></td>
|
|
|
|
<td ng-bind="riskEvent.description | limitTo:20"></td>
|
|
|
|
<td ng-bind="riskEvent.channel_result"></td>
|
|
|
|
<td ng-bind="riskEvent.channel_result"></td>
|
|
|
|
|
|
|
|
<td ng-bind="riskEvent.remark"></td>
|
|
|
|
<td ng-bind="riskEvent.fillin_person"></td>
|
|
|
|
<td ng-bind="riskEvent.fillin_person"></td>
|
|
|
|
<td ng-bind="riskEvent.create_time"></td>
|
|
|
|
<td ng-bind="riskEvent.create_time"></td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|