提交 b7ae2023 编写于 作者: D dolymood

update swipe item istanbul ignore comment

上级 ef097d15
......@@ -97,8 +97,8 @@
}
},
_handleBtns(x) {
/* istanbul ignore if */
if (this.btns.length === 0) {
/* istanbul ignore if */
return
}
const len = this.$refs.btns.length
......@@ -243,8 +243,8 @@
clearTimeout(this.shrinkTimer)
e.stopPropagation()
}
/* istanbul ignore if */
if (this.isInTransition) {
/* istanbul ignore if */
return
}
e.preventDefault()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册