public ActionResult RemoveForm(string keyValue) { aptitudeinvestigateauditbll.RemoveForm(keyValue); return(Success("删除成功。")); }