Commit d4b6ec97 by wangonghui

提交修改bug

parent e6ac644f
......@@ -323,6 +323,7 @@ namespace VIZ.TVP.CBA.Module
if (value==null)
{
this.recordLogService.AppendLog(ApplicationConstants.APPLICATION_GROUP_NAME, RecordLogOperate.Operate, RecordLogTrigger.Human, "CBA查看界面赛事没有选中一条赛事记录");
ClearData();
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