fix ordering organization

This commit is contained in:
Warunee Tamkoo 2025-06-06 14:05:14 +07:00
parent 685191c74b
commit 152ea8aa38
3 changed files with 3 additions and 3 deletions

View file

@ -151,7 +151,7 @@ watch(
bordered
:rows="rows"
:columns="columns"
:rows-per-page-options="[100]"
:rows-per-page-options="[0]"
row-key="orgTreeId"
hide-bottom
hide-pagination

View file

@ -164,7 +164,7 @@ watch(
bordered
:rows="rows"
:columns="columns"
:rows-per-page-options="[100]"
:rows-per-page-options="[0]"
row-key="orgTreeId"
hide-bottom
hide-pagination

View file

@ -164,7 +164,7 @@ watch(
bordered
:rows="rows"
:columns="columns"
:rows-per-page-options="[100]"
:rows-per-page-options="[0]"
row-key="orgTreeId"
hide-bottom
hide-pagination