@model WX.CRM.Model.Entity.RES_CUSTOMER_Extend @{ Layout = null; }
客户其它信息
@**@ @**@
客户其它基本信息
@Html.LabelFor(model => model.map_MSN):@Html.DisplayFor(model => model.map_MSN) @Html.LabelFor(model => model.map_FAX):@Html.DisplayFor(model => model.map_FAX)
@Html.LabelFor(model => model.map_CUSTOMERTYPEID):@Html.DisplayFor(model => model.map_CUSTOMERTYPEID) @Html.LabelFor(model => model.map_CUSTOMERFROM):@Html.DisplayFor(model => model.map_CUSTOMERFROM) @Html.LabelFor(model => model.map_CTIME):@Html.DisplayFor(model => model.map_CTIME)
@Html.LabelFor(model => model.map_ADDRESS):@Html.DisplayFor(model => model.map_ADDRESS) @Html.LabelFor(model => model.map_PROVINCE):@Html.DisplayFor(model => model.map_PROVINCE) @Html.LabelFor(model => model.map_GETCITY):@Html.DisplayFor(model => model.map_GETCITY)
@Html.LabelFor(model => model.map_EMAIL):@Html.DisplayFor(model => model.map_EMAIL)@Html.LabelFor(model => model.map_JOBTYPEID):@Html.DisplayFor(model => model.map_JOBTYPEID) @Html.LabelFor(model => model.map_OPERATIONTYPE):@Html.DisplayFor(model => model.map_OPERATIONTYPE)