记得上下班打卡 | git大法好,push需谨慎

Commit 36b3fa07 authored by sangchunxi's avatar sangchunxi

演出详情 bug 测试

parent a41d6794
......@@ -65,8 +65,8 @@
field: 'totalCarry',
title: '总代票提',
formatter: function (value, row, index) {
console.log('the-value', value)
return value*100 + '%'
// return Math.round(value * 100) / 100;
return value+ '%'
}
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment