修改项目级及进度首页
This commit is contained in:
@@ -31,6 +31,9 @@ namespace FineUIPro.Web
|
||||
result = Convert.ToDouble(views[0].TotalRealNum);
|
||||
}
|
||||
return JsonConvert.SerializeObject(result);
|
||||
//double totalCost = from x in Funs.DB.WBS_CostControl where x.ProjectId == this.CurrUser.LoginProjectId && x.is select x;
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user