提交 40044b0a 编写于 作者: D dolymood

refactor(picker-mixin): move maskClosable to picker mixin

上级 0bdcf001
......@@ -22,10 +22,6 @@ export default {
default() {
return {}
}
},
maskClosable: {
type: Boolean,
default: true
}
},
computed: {
......
......@@ -17,6 +17,10 @@ export default {
swipeTime: {
type: Number,
default: 2500
},
maskClosable: {
type: Boolean,
default: true
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册