地址修改

This commit is contained in:
Administrator
2026-08-17 13:05:18 +08:00
parent 508647ecca
commit c06bb2704e
9 changed files with 87 additions and 72 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ namespace JY.Inspection.Mes
{
tdvls.Add(new TagDataVOListItem() {
tagCode = item.MesItemCode,
tagValue = prop.GetValue(m).ToString(),
tagValue = prop.GetValue(m)?.ToString(),
tagTime = m.OutTime,
tagCalculateResult = "Y",
tagRemark = item.MesItemName