diff --git a/src/views/learningpath/LevelAddDetail.vue b/src/views/learningpath/LevelAddDetail.vue
index f115279b..56d32975 100644
--- a/src/views/learningpath/LevelAddDetail.vue
+++ b/src/views/learningpath/LevelAddDetail.vue
@@ -261,7 +261,7 @@
size="small" active-color="red"/>
必修
@@ -1946,7 +1946,7 @@ const cancelStorage = async () => {
background-color: #5dc988;
line-height: 23px;
position: absolute;
- z-index: 998;
+ z-index: 888;
color: #ffffff;
border-radius: 4px;
}
@@ -1958,7 +1958,7 @@ const cancelStorage = async () => {
line-height: 23px;
// display: none;
position: absolute;
- z-index: 998;
+ z-index: 888;
color: #5dc988;
border-radius: 4px;
}