Browse Source

bug重现

zhouna 5 years atrás
parent
commit
7663b64f2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/MultSelect.vue

+ 1 - 1
src/common/MultSelect.vue

@@ -1,6 +1,6 @@
 <template>
   <portal to="notification-outlet">
-  <div class="select" @touchmove.prevent>
+  <div class="select">
     <ul class="clearfix">
       <li
         v-for="(item,idx) in result"