Skip to content

Commit

Permalink
Fix for rejected table count not matching
Browse files Browse the repository at this point in the history
  • Loading branch information
saravanpa-aot committed Apr 22, 2021
1 parent 85388f6 commit 1e2e9d4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
}"
:options.sync="tableDataOptions"
@update:items-per-page="saveItemsPerPage"
:server-items-length="totalAccountsCount"
>
<template v-slot:loading>
Loading...
Expand Down

0 comments on commit 1e2e9d4

Please sign in to comment.