Explorar el Código

xls:空间获取限定视图修改信息

xulisong hace 5 años
padre
commit
8a74c65ad5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      MBI/SAGA.MBI/Extend/ElementExtend.cs

+ 1 - 1
MBI/SAGA.MBI/Extend/ElementExtend.cs

@@ -107,7 +107,7 @@ namespace SAGA.MBI.Tools
                 }               
                 if (isspace)
                 {
-                    isspace = isspace && space.IsViewLevel();
+                   // isspace = isspace && space.IsViewLevel();
                 }
             }