我的Textbox类型为date。我正在尝试将textbox的默认值设置为当前日期。@Html.TextBoxFor(x => x.Date, new { @id = "Date", @type = "date", @value = DateTime.Now.
確定! 回上一頁