Skip to content

Commit

Permalink
title
Browse files Browse the repository at this point in the history
  • Loading branch information
szuprefix committed Oct 10, 2019
1 parent 25d622e commit e5b346f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/model/Table.vue
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,8 @@
dblClickAction: 'edit',
elTable: {
onSelectionChange: this.onSelectionChange
}
},
title: this.model.config.verbose_name
}
}, this.options.remoteTable)
},
Expand Down

0 comments on commit e5b346f

Please sign in to comment.