标签:
一、城市下拉菜单处理
<select for="PartentId" source="ZKCloud.Core.Common.Domain.Entities.Region" root-field="ParentId" root-value="0" displayfield="Name" class="form-control" valuefield="Id"></select>
标签:
原文地址:http://www.cnblogs.com/zkcloud/p/5701255.html