浏览代码

bug重现

zhouna 5 年之前
父节点
当前提交
7663b64f2e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"