C3032
2026-01-07 a0c982ba8abdbd7569a6cae07812127a757fd410
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();