Browse Source

添加审批zindex

natasha 2 months ago
parent
commit
08c42464a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/book/courseware/preview/CoursewarePreview.vue

+ 1 - 0
src/views/book/courseware/preview/CoursewarePreview.vue

@@ -102,6 +102,7 @@
         width: `${menuPosition.endX - menuPosition.startX}px`,
         height: `${menuPosition.endY - menuPosition.startY}px`,
         border: '2px solid #165DFF',
+        zIndex: '9',
       }"
     ></div>
     <!-- 选中文本的工具栏 -->