修复时jQuery版本漏洞

This commit is contained in:
2025-11-27 10:11:29 +08:00
parent b4fd587f42
commit ace0e3b5e4
25 changed files with 26 additions and 29 deletions
@@ -371,8 +371,8 @@ namespace FineUIPro.Web.HJGL.PreDesign
管线号 = x.PipelineCode,
类型 = x.TypeStr,
编号 = x.Code,
预制散件材料描述 = x.Matdef??"-",
数量 = x.Number,
预制散件材料描述 = x.Matdef??"/",
数量 = x.Number??1,
所在包装编号 = x.PackagingCode,
车次 = x.TrainNumber,
流水段 = x.FlowingSection