From 2ab4ab66e3567563dce6e87f3bab02be9b993c93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 9 Jul 2022 09:56:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/components/users.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/users.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/components/users.js b/src/components/users.js index 28fc76f..7596be0 100644 --- a/src/components/users.js +++ b/src/components/users.js @@ -477,7 +477,16 @@ export const UserEdit = props => { icon={} path="p3url" > - + } + perPage={50} + sort={{ field: "created_ts", order: "DESC" }} + > + +