Przeglądaj źródła

Merge branch 'shop-mall' into dev

lex 2 lat temu
rodzic
commit
f29d31ded1
1 zmienionych plików z 1 dodań i 0 usunięć
  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"