liyongli 1 年之前
父节点
当前提交
b6ee613c32
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/view/schedule/index.vue

+ 2 - 2
src/view/schedule/index.vue

@@ -76,8 +76,8 @@ const isNext = B => {
     console.log(B)
     console.log(B)
 }
 }
 
 
-const touchmove = e=> {
-    e.preventDefault();
+const touchmove = ()=> {
+    // e.preventDefault();
 }
 }
 
 
 </script>
 </script>