Browse Source

修复买家申请发票弹窗拖动

shenjj 7 years ago
parent
commit
15908d47d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/mobile/center/user/invoice/waitinvoice.vue

+ 1 - 1
pages/mobile/center/user/invoice/waitinvoice.vue

@@ -100,7 +100,7 @@
     <pull-up :searchMore="fetching" :allPage="invoices.data.totalPages" :page="page" @pullUpAction="onPullUp"></pull-up>
 
     <!-- 申请发票弹窗 -->
-    <div class="mobile-modal" @touchmove="preventTouchMove($event)" v-if="showSend">
+    <div class="mobile-modal" @touchmove="preventTouchMove($event)" v-show="showSend">
       <div class="applyinvoice_Alert" >
         <div class="applyinvoice_title">申请开票<span><i class="iconfont icon-guanbi1" @click="showSend = false"></i></span></div>
         <div ref="applyinvoiceAlert" class="scrollContent" >