摘要: ViewModel//属性定义 Dictionary<int, string> _selGroupList; /// <summary> /// 分组下拉列表 /// </summary> public Dictionary<int, string> selGroupList { get { ret 阅读全文
posted @ 2019-12-25 23:20 风雪江山 阅读(3978) 评论(0) 推荐(1)