Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/xaksis/vue-good-table
Browse files Browse the repository at this point in the history
  • Loading branch information
xaksis committed Feb 17, 2021
2 parents ba8e877 + 9940863 commit 190c8ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Table.vue
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@
>
<input
type="checkbox"
:disabled="row.vgtDisabled"
:checked="row.vgtSelected"
/>
</th>
Expand Down

0 comments on commit 190c8ce

Please sign in to comment.