소스 검색

Merge branch 'shop-mall' into dev

lex 3 년 전
부모
커밋
f29d31ded1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"