安装清单导出无响应
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user