HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
@@ -758,7 +758,7 @@ fLayout.AddChidren(viewEzIpcam.FLayoutView()); viewEzIpcam.btnClick.MouseUpEventHandler += (sender, e) => { this.identifier = "motiondetect_event";//人体感应告警 this.identifier = Constant.intelligentDetection_event;//人体感应告警 this.DeviceView(device, viewEzIpcam.btnState, StringId.shi, StringId.offLogic, 1); }; @@ -1453,7 +1453,7 @@ } break; case SPK.Ev_Ipcam: if (inputs.identifier == "motiondetect_event") if (inputs.identifier == Constant.intelligentDetection_event) { button1.Text = Language.StringByID(StringId.shi); }