fix:调整猫眼监控支持项

This commit is contained in:
liyi 2025-05-06 16:44:21 +08:00
parent c84e053172
commit 2fbb4695b4

View File

@ -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 {