diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/xml/operate_panel_preference_details_business.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/xml/operate_panel_preference_details_business.xml index f4c990198c..7e1c73ca89 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/xml/operate_panel_preference_details_business.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/xml/operate_panel_preference_details_business.xml @@ -56,7 +56,7 @@ android:layout="@layout/layout_operate_panel_preference_switch_compat" android:title="驾驶位视频流" android:persistent="false" - android:enabled="true" + android:enabled="false" android:widgetLayout="@layout/layout_operate_panel_preference_widget_switch_compat" /> \ No newline at end of file