mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
[admin] agent allow&deny
This commit is contained in:
Vendored
+1
-1
@@ -6,7 +6,7 @@ const useTable = () => {
|
||||
query: {
|
||||
page: 1,
|
||||
sort_field: 'id',
|
||||
sort_type: 'desc'
|
||||
sort_type: 'desc',
|
||||
},
|
||||
tableData: [],
|
||||
multipleSelection: [],
|
||||
|
||||
Reference in New Issue
Block a user