Browse Source

性能验证实验结论导出页面隐藏

cyy 8 tháng trước cách đây
mục cha
commit
5edbbeb6f5
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/business/performance/components/conclusion.vue

+ 3 - 0
src/views/business/performance/components/conclusion.vue

@@ -119,6 +119,9 @@ export default {
         &:last-child {
           padding-bottom: 0;
         }
+        .ibps-ueditor {
+          z-index: -9;
+        }
       }
     }
   }