fix:调整猫眼监控支持项
This commit is contained in:
parent
c84e053172
commit
2fbb4695b4
@ -1179,7 +1179,7 @@ class _LockDetailPageState extends State<LockDetailPage>
|
||||
}
|
||||
|
||||
//可视对讲门锁新增->监控
|
||||
if (state.keyInfos.value.lockFeature!.videoIntercom == 1) {
|
||||
if (state.keyInfos.value.lockFeature!.isSupportCatEye == 1) {
|
||||
showWidgetArr.add(
|
||||
bottomItem('images/main/icon_catEyes.png', '监控'.tr,
|
||||
state.bottomBtnisEable.value, () async {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user