使用TextBoxFor取代EditorFor功能--> @Html.TextBoxFor(model => model.DecimalNumber, htmlAttributes: new { @class = "form-control" }) ...
確定! 回上一頁