@using DTO; @{ ViewBag.Title = "IntentionCustomer"; Layout = "~/Views/Shared/_Layout_Search.cshtml"; string ywjlId = ViewBag.ywjlId as string; List ActionInfo2 = ViewData["ActionInfo2"] as List; } @section headerStyle{ } @section footerScripts{ }