ll
liukangdong
2024-09-27 62ecc7d5306d40eb301b59d8ff7a940e23f7e5e4
admin/src/components/business/OperaHiddenDangerWindow.vue
@@ -43,7 +43,6 @@
                  <video
                      v-if="item.fileurlFull && item.fileurlFull.endsWith('.mp4')"
                      ref="videoRef"
                      autoplay
                      controls
                      preload="auto"
                      style="width: 80px;height: 80px;object-fit: contain;"
@@ -616,6 +615,7 @@
          .value {
            color: #111111;
            flex: 1;
          }
        }
      }