lixiaojun
2024-08-15 24f31cf1f11318a0e76d31d382313d30c0ad9e1d
WinFrmUI/Yw.WinFrmUI.Bimface.Core/02-file/BimfaceFileMgrPage.cs
@@ -172,7 +172,7 @@
                MessageBoxHelper.ShowInfo("此功能仅适用于上传成功状态的模型文件!");
                return;
            }
            if (vm.FormatType != eFormatType._3D)
            if (vm.FormatType != eFormatType.d3)
            {
                MessageBoxHelper.ShowInfo("此功能仅适用于3D模型文件!");
                return;