瀏覽代碼

多选框滑动3297

zhouna 5 年之前
父節點
當前提交
27992e6cff
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/common/Select.vue

+ 1 - 1
src/common/Select.vue

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