fix ordering organization
This commit is contained in:
parent
685191c74b
commit
152ea8aa38
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue