@using System.Data @model ZoomLa.SQLDAL.SQL.PageSetting @{ } @section head{ 返修/退货记录 } @section content{
@Html.Partial("OrderTop")
@Html.Partial("MyOrderRepair_List")
} @section script{ }