vue保留两位小数

116 阅读1分钟

vue保留两位小数

vue保留两位小数_不想学习只想玩的博客-CSDN博客

vue保留两位小数
data为要保留的数值

data.toFixed(2)