{{scope.row.isSuccess | toCase( staticData.isSuccessList,'id', 'label')}}
{{scope.row.failReason | toCase( staticData.failReasonList,'id', 'label')}}
{return handleInnerCurrentChange.bind(this, scope.row)})()"
:page-size="scope.row.innerPage.size"
:current-page.sync="scope.row.innerPage.current"
:total="scope.row.innerPage.total"
>