ananzhusen hai 1 ano
pai
achega
4bafdb94cd
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/components/Graphics.vue

+ 2 - 2
src/views/components/Graphics.vue

@@ -294,7 +294,7 @@
       :closeOnOverlayClick="false"
     >
     <iframe
-      :src="`/enterprise/preview?product=v&id=${chargeDialog.data.id}`"
+      :src="`https://${rootDomain.slice(1)}/enterprise/preview?product=v&id=${chargeDialog.data.id}`"
       frameborder="no"
       scrolling="no"
       allowtransparency="true"
@@ -2220,7 +2220,7 @@ onUnmounted(() => {
   display: flex;
   flex-direction: column;
   background-color: var(--color-background);
-  z-index: 2;
+  z-index: 3;
   .group-asset {
     height: 40px;
     justify-content: center;