C3204
2025-12-24 9ff4fd341f28664f8a5a67137a7be4b8e21f11ec
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();