Commit 0345d926 by guanzhenshan

解决管理成本无法导出明细的问题

parent f4cc02f3
......@@ -517,6 +517,7 @@ namespace Bailun.DC.Web.Areas.Reports.Controllers
/// <param name="t"></param>
/// <param name="PayName"></param>
/// <returns></returns>
[BailunAuthentication(LoginMode.Enforce)]
[HttpPost]
public JsonResult AdministrativeCostJson(int t, DateTime start,DateTime end,int? paycompanyid)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment