Browse Source

fix(附加数据):数据不完整提示信息修改层级

xiebeibei 3 years ago
parent
commit
0e7adea63d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/equipment/index.vue

+ 1 - 0
src/views/equipment/index.vue

@@ -977,6 +977,7 @@ export default {
 </style>
 <style lang="less">
   .additional-box-tooltip{
+      z-index: 3;
     /deep/ .ant-tooltip-inner{
       background: linear-gradient(180deg, #369CF7 0%, #025BAA 100%)!important;
     }