[6.7.0] roadcross ui change and update och biz caller
This commit is contained in:
@@ -33,14 +33,6 @@ class BoneContainerView @JvmOverloads constructor(
|
||||
clBoneBiz.addView(view)
|
||||
}
|
||||
|
||||
fun setCarNo(carNo: String){
|
||||
clBoneTab.setCarNo(carNo)
|
||||
}
|
||||
|
||||
fun setLoginInfo(loginNo: String){
|
||||
clBoneTab.setLoginInfo(loginNo)
|
||||
}
|
||||
|
||||
fun loginOut(logOut:(() -> Unit)){
|
||||
this.logOut = logOut
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user