Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-09-05 07:17:49 +08:00
82 changed files with 264 additions and 228 deletions
+1
View File
@@ -308,6 +308,7 @@ export default createComponent({
genColumnItems() {
return this.formattedColumns.map((item, columnIndex) => (
<PickerColumn
readonly={this.readonly}
valueKey={this.valueKey}
allowHtml={this.allowHtml}
className={item.className}