Skip to content

Commit ca18044

Browse files
committed
设置控件默认值
1 parent 8f6478a commit ca18044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/js/widget.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export default {
130130
{
131131
"type": "h-picker",
132132
"name": "横向滑动单选",
133-
"value": "",
133+
"value": "20",
134134
"options": [
135135
"20",
136136
"21",

0 commit comments

Comments
 (0)