crm.core/code/Crm.Core.External.Web/Views/Customer/NullCustomer.cshtml

10 lines
264 B
Plaintext

@*
For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
*@
@{
}
<div style="line-height: 100%">
<span style="text-align:center;line-height:1.2">此客户暂无跟进记录信息!</span>
</div>