提交 bb72721e 编写于 作者: m0_68080989's avatar m0_68080989

fix: picker 默认开启 immediate-change

上级 3d781aaa
......@@ -31,6 +31,8 @@
indicator-style="height: 34px;"
:value="defaultIndexes"
style="width: 100%; height: 252px"
v-bind="$attrs"
:immediateChange="true"
@change="tileChange"
@pickstart="handlePickstart"
@pickend="handlePickend"
......
......@@ -45,7 +45,7 @@
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"libVersion": "2.17.3",
"libVersion": "2.30.2",
"srcMiniprogramRoot": "dist/",
"packOptions": {
"ignore": [],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册