提交 deef8e5d 编写于 作者: D dolymood

refactor(ActionSheet): title default value from ' ' to ''

上级 7b751cb3
......@@ -59,7 +59,7 @@
},
title: {
type: String,
default: ' '
default: ''
},
pickerStyle: {
type: Boolean,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册