C3032
2025-12-23 7c2a646ce89a06d0bfbb16f993d4ae3734f1de9c
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();