[6.7.0]修复故障原因面板隐藏显示
This commit is contained in:
@@ -153,6 +153,8 @@ class BoneTabLayout @JvmOverloads constructor(
|
||||
reportTypeView.showTypeSelectView()
|
||||
} else {
|
||||
reportTypeView.visibility = GONE
|
||||
faultReasonView.visibility = GONE
|
||||
workOrderView.visibility = GONE
|
||||
reportTypeView.hideTypeSelectView()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user