WinFrmUI/IBox.WinFrmUI/ViewModel/06-record/MonitorRecord.cs
@@ -38,7 +38,7 @@ if (sp.Length > 1 && !string.IsNullOrEmpty(sp[1])) ret.DataValue = sp[1]; //if (sp.Length > 2 && !string.IsNullOrEmpty(sp[2])) //ret.DataStatus = DataStatusHelper.ToList(sp[2]); //ret.DataStatus = DataStatusHelper.ToList(sp[2]); } return ret; }