Commit cdd76dfc authored by 全球's avatar 全球

月度奖励保留小数点后两位

parent e6f58367
......@@ -47,6 +47,7 @@
:endVal="awardInfo.monthAwardTotal"
:duration="3000"
style="font-weight: bold"
decimals="2"
></countTo>
<p v-if="awardInfo" style="font-size: 14px;color:#333333">
历史累计奖金:¥{{ awardInfo.awardTotal || 0 }}
......
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