@model DTO.IntentionOrderDTO @using DTO; @using zhengcaioa.Models; @{ List users = ViewData["users"] as List; //意向客户 List yx = ViewData["yx"] as List; //成交意向 } @{ Layout = null; } @(SiteConfig.SiteName) @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@
 基本信息