修复测试页面点击表格导致程序崩溃的异常。
This commit is contained in:
@@ -198,9 +198,9 @@ Namespace UTSModule.Test
|
||||
_callNodeList.Add(node, New List(Of Integer) From {row})
|
||||
End If
|
||||
Else
|
||||
_rowList.Add(row, node)
|
||||
_nodeList.Add(node, row)
|
||||
End If
|
||||
_rowList.Add(row, node)
|
||||
|
||||
If node.SaveToDb Then
|
||||
_recodeRow.Add(row)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user