♻️ refactor(view): System and Auth Control

This commit is contained in:
web
2025-08-04 08:58:57 -07:00
parent b4d4f59c71
commit b2b4a95250
333 changed files with 13905 additions and 9367 deletions
+1 -1
View File
@@ -165,7 +165,6 @@ export default function Page(props: any) {
},
]}
params={[
{ key: 'search' },
{
key: 'status',
placeholder: t('status.0'),
@@ -182,6 +181,7 @@ export default function Page(props: any) {
value: String(item.id),
})),
},
{ key: 'search' },
].concat(
props.userId
? []