@model WX.CRM.Model.Entity.BAS_NOTICE @using WX.CRM.WebHelper; @{ ViewBag.Title = "通知编辑"; Layout = "~/Views/Shared/_Index_LayoutEdit.cshtml"; }