lex há 1 ano atrás
pai
commit
6240c704af

+ 6 - 0
src/page-instrument/view-evaluat-report/index.module.less

@@ -1,3 +1,9 @@
+/*隐藏滚动条*/
+::-webkit-scrollbar {
+  display: none;
+}
+
+
 .detail {
   overflow: auto;
   margin-right: -17px;