Explorar el Código

行李视图-按钮点不到问题修复

zhongxiaoyu hace 2 años
padre
commit
ef237a5f6b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/baggageManagement/components/baggage/index.vue

+ 1 - 0
src/views/baggageManagement/components/baggage/index.vue

@@ -1238,6 +1238,7 @@ export default {
     bottom: 0;
     left: 50%;
     transform: translateX(-50%);
+    z-index: 1000;
     width: 20px;
     height: 15px;
     border-radius: 4px;