安装清单导出无响应

This commit is contained in:
李鹏飞 2026-05-04 17:13:51 +08:00
parent e624dbe84b
commit 202eca467b
1 changed files with 0 additions and 1 deletions

View File

@ -414,7 +414,6 @@ namespace FineUIPro.Web.HJGL.PreDesign
var baseQuery = GetIQueryableInstallDatas(); var baseQuery = GetIQueryableInstallDatas();
var q = (from x in baseQuery var q = (from x in baseQuery
where x.Code != "裕-量"
select new select new
{ {
线 = x.PipelineCode, 线 = x.PipelineCode,