[2.14.0]fix录包工具删包后显示问题
This commit is contained in:
@@ -434,6 +434,9 @@ class BadCaseManagerView @JvmOverloads constructor(
|
||||
}
|
||||
}
|
||||
}
|
||||
if(bagManagerList.size == 0){
|
||||
tvCancelSelect.performClick()
|
||||
}
|
||||
//更新列表
|
||||
bagManagerListAdapter?.setData(bagManagerEntity.bagsInfoResp)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user