Browse Source

Update GoodsSale.vue

lex 2 years ago
parent
commit
df2c171531
1 changed files with 1 additions and 0 deletions
  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"