Skip to content

Commit 70c9ef5

Browse files
committed
fix
1 parent 1db1012 commit 70c9ef5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ Component({
141141
multiIndex,
142142
multiArray
143143
})
144+
145+
if (this.data.autoSelect) {
146+
this.processData()
147+
}
144148
}
145149
},
146150
/**

0 commit comments

Comments
 (0)