<divv-for="itemAmount in scope.row.collectionAmount">{{$i18n.locale=='zh_CN'?itemAmount.currencyNameZh:itemAmount.currencyNameEn}}:{{itemAmount&&itemAmount.amount?itemAmount.amount:0}}</div>
<divv-for="itemAmount in scope.row.collectionAmount">{{$i18n.locale=='zh_CN'?itemAmount.currencyNameZh:itemAmount.currencyNameEn}}:{{itemAmount&&itemAmount.amount?itemAmount.amount:0}}</div>