Explorar o código

返回顶部按钮重复处理

cldu hai 5 días
pai
achega
ed4e6a98bd
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      src/views/report/Detail.vue
  2. 1 0
      src/views/report/PDF.vue

+ 1 - 0
src/views/report/Detail.vue

@@ -453,6 +453,7 @@ function handleGoLogin(){
     z-index: 99;
     right: 34px;
     bottom: 130px;
+    transform: translateZ(0);
     .item {
       margin-top: 10px;
     }

+ 1 - 0
src/views/report/PDF.vue

@@ -227,6 +227,7 @@ function handleGoLogin(){
     z-index: 99;
     right: 34px;
     bottom: 130px;
+    transform: translateZ(0);
     .item {
       margin-top: 10px;
     }