摘要: public ActionResult GetIndex() { CRMEntities db = new CRMEntities(); EasyUIJsonTree root = new EasyUIJsonTree() { text = "菜单根节点" }; IList<Trees> list 阅读全文
posted @ 2019-09-17 17:42 芮源 阅读(408) 评论(0) 推荐(0)