瀏覽代碼

长阳分支中职
ndbs 1 周之前
父節點
當前提交
b2d730bb81
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/PersonnelManagement/ResearchResult/ResearchResultService.cs

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/PersonnelManagement/ResearchResult/ResearchResultService.cs 查看文件

@@ -76,7 +76,7 @@ namespace Learun.Application.TwoDevelopment.PersonnelManagement
strSql.Append(" AND CreateUser ='" + log.userId + "'");
}
else
{
{
if (!queryParam["ProductPerson"].IsEmpty())
{
strSql.Append(" AND (StatusMark ='1' or StatusMark='2' )");


Loading…
取消
儲存