xiaoyong931011
2020-10-11 7f9c423d5d35eb8877bcb75220e064da2cb524c0
src/main/resources/templates/febs/views/modules/trademanage/contractHoldOrder.html
@@ -100,6 +100,7 @@
                            }, minWidth: 100,align:'center'},
                    {field: 'symbol', title: '币种', minWidth: 100,align:'center'},
                    {field: 'symbolCnt', title: '手数', minWidth: 80,align:'center'},
                    {field: 'symbolCntSale', title: '可平张数', minWidth: 120,align:'center'},
                    {field: 'rewardRatio', title: '实时盈亏', 
                       templet: function (d) {
                            if (d.rewardRatio > 0) {