Skip to content

Commit

Permalink
feat:form column add arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
smallweis committed Jun 19, 2020
1 parent aa60c0e commit a85f9e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/element-ui/form/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ export default create({
if (group) {
//处理分组以外的部分
group.unshift({
arrow: false,
column: option.column
})
}
Expand Down

0 comments on commit a85f9e5

Please sign in to comment.