Skip to content

Commit

Permalink
fix: list all fields (#119)
Browse files Browse the repository at this point in the history
* rename file

* add login.vue

* fix: list all fields
  • Loading branch information
hengfeiyang committed Mar 23, 2022
1 parent de56287 commit b330bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/components/search/IndexList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
row-key="name"
:filter="filterField"
:filter-method="filterFieldFn"
:pagination="{ rowsPerPage: 999 }"
dense
hide-header
hide-bottom
Expand Down

0 comments on commit b330bbf

Please sign in to comment.