From 730b68c3a02a5cbb0721fceb12014596d4005074 Mon Sep 17 00:00:00 2001 From: xuli Date: Fri, 22 Nov 2024 15:55:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/IcsProjectProgress/IcsProjectProgressAppService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/aspnet-core/ICS.Application/Business/Service/IcsProjectProgress/IcsProjectProgressAppService.cs b/src/aspnet-core/ICS.Application/Business/Service/IcsProjectProgress/IcsProjectProgressAppService.cs index 331e53fa..9590345f 100644 --- a/src/aspnet-core/ICS.Application/Business/Service/IcsProjectProgress/IcsProjectProgressAppService.cs +++ b/src/aspnet-core/ICS.Application/Business/Service/IcsProjectProgress/IcsProjectProgressAppService.cs @@ -1126,7 +1126,7 @@ namespace ICS.Application.Business.Service new { SaleQuotationNo = pro.SaleQuotationNo, SaleQuotationLine = pro.SaleQuotationLine.ToString() } equals new { SaleQuotationNo = b8.SqCode, SaleQuotationLine = b8.SqLineNo } into dd8 from Sale in dd8.DefaultIfEmpty() - where 1 == 1 + where processnew != null && processnew.CompleteRate!="0%" select new IcsProProgressTJListDto {