fix(VnPaginate): use default value #805

Merged
alexm merged 6 commits from hotFix_VnPaginate_offset into master 2024-10-08 10:19:33 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit d8a2cdc11c - Show all commits

View File

@ -171,7 +171,6 @@ const insertTag = (rows) => {
<QBtn
@click="insertTag(rows)"
class="cursor-pointer"
:disable="!validRow"
color="primary"
flat
icon="add"