Try something like this <input type="text" name="whatever" value="{{model.Rate.toFixed(2)}} />. assuming Rate is of type number.
確定! 回上一頁