Commit d4b6ec97 by wangonghui

提交修改bug

parent e6ac644f
...@@ -323,6 +323,7 @@ namespace VIZ.TVP.CBA.Module ...@@ -323,6 +323,7 @@ namespace VIZ.TVP.CBA.Module
if (value==null) if (value==null)
{ {
this.recordLogService.AppendLog(ApplicationConstants.APPLICATION_GROUP_NAME, RecordLogOperate.Operate, RecordLogTrigger.Human, "CBA查看界面赛事没有选中一条赛事记录");
ClearData(); ClearData();
return; return;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment