Ver Fonte

Merge branch 'shop-mall' into dev

lex há 2 anos atrás
pai
commit
f29d31ded1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/shopMall/GoodsSale.vue

+ 1 - 0
src/views/shopMall/GoodsSale.vue

@@ -240,6 +240,7 @@
       position="bottom"
       v-if="refundStatus"
       style="border-radius: 0 !important"
+      get-container="#app"
     >
       <m-refund
         @onClose="refundStatus = !refundStatus"