LB_SmartVision/Forms/Pages/CameraPage/CameraForm.cs @@ -43,7 +43,7 @@ this.Text = camera.SN; //设置品牌 uiComboBoxBrand.Text = camera.Brand.ToString(); onlinePictureBox = new UserPictureBox(uiGroupBoxImage); this.uiGroupBoxImage.Controls.Clear();