@@ -1337,6 +1337,15 @@ font-size: .0833rem;
overflow: auto;
height: calc(100vh - 106px);
position: absolute;
+}
+.vtkmodel1{
+ position: absolute;
+ z-index: 100;
+ width: 100%;
+ height: 100vh;
+
}
/* 隐藏滚动条 */
::-webkit-scrollbar {