修复测试记录表格重试导致数据填充错乱问题。
This commit is contained in:
@@ -237,6 +237,11 @@ Namespace UTSModule.Station
|
||||
''' <returns></returns>
|
||||
Public Property CanChangeLever() As Boolean
|
||||
|
||||
''' <summary>
|
||||
''' 当前节点是否处于重试状态
|
||||
''' </summary>
|
||||
''' <returns></returns>
|
||||
Public Property IsRetry As Boolean
|
||||
|
||||
Private Sub AuthByType(type As RowTypeEnum)
|
||||
Select Case type
|
||||
|
||||
Reference in New Issue
Block a user