This commit is contained in:
qimengjie
2019-07-25 17:49:49 +08:00
parent 1db1012298
commit 70c9ef512d

View File

@@ -141,6 +141,10 @@ Component({
multiIndex,
multiArray
})
if (this.data.autoSelect) {
this.processData()
}
}
},
/**