@@ -601,7 +601,7 @@ watch(
background-color: var(--el-color-white);
border-bottom: 1px solid var(--next-border-color-light);
position: relative;
- z-index: 1999;
+ z-index: 199;
:deep(.el-scrollbar__wrap) {
overflow-x: auto !important;
}