<%= Html.ActionLink("批量刷新", "RefreshList", new { controller = "VehicleLocation" }, new { onclick = "return confirm('你确定要批量刷新?')" })%>
后台如何获取 input 的 value