From a984c7fec3f3592ead6ccb6c16ca407cda59d3f4 Mon Sep 17 00:00:00 2001 From: zhangsir Date: Wed, 27 Dec 2023 18:24:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/project/ProjectDetails.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/project/ProjectDetails.vue b/src/views/project/ProjectDetails.vue index 38df403..19c8471 100644 --- a/src/views/project/ProjectDetails.vue +++ b/src/views/project/ProjectDetails.vue @@ -4,7 +4,7 @@
{{ data.name }} - @@ -757,7 +757,7 @@ function continueLearn(lastLearnedId) { z-index: 9; } .el-popper { - z-index: 0 !important; + // z-index: 0 !important; } .pathdetails { .el-dialog__body{