toFixed (2))//Print 3.67 parseFloat(( parseInt( test * 100 ) / 100 ).toFixed(2)) //If the backend returns an integer, if you use .toFixed(2), 0 will be ...
確定! 回上一頁