<form id="form_search" action="@Url.Action("List",new {sourceRoomId = Request.QueryString["sourceRoomId"]})" method="GET"></form>
这种方式不能正确的提交数据...