优化界面编辑

This commit is contained in:
yubaolee
2015-11-04 23:46:21 +08:00
parent 5fc7dd3466
commit 42f4ed9d7b
4 changed files with 104 additions and 6 deletions

View File

@@ -25,6 +25,11 @@ namespace OpenAuth.Mvc.Controllers
return View();
}
public ActionResult LookupParent()
{
return View();
}
public string LoadOrg()
{