[Taxi无人化] fix: V620 演练任务拉取时间间隔设置 只有在TaxiDriver下展示;
This commit is contained in:
@@ -657,6 +657,11 @@ internal class SOPSettingView @JvmOverloads constructor(
|
||||
}
|
||||
}
|
||||
}
|
||||
rgPullTime.visibility =
|
||||
if(AppIdentityModeUtils.isTaxiDriver(FunctionBuildConfig.appIdentityMode))
|
||||
View.VISIBLE
|
||||
else
|
||||
View.GONE
|
||||
|
||||
/**
|
||||
* 魔方sop运营相关配置
|
||||
|
||||
Reference in New Issue
Block a user