update
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-05-11 04:41:07 -06:00
parent 3503d19055
commit 73bde644f5
3 changed files with 38 additions and 19 deletions

View File

@@ -21,6 +21,14 @@ async function banUser() {
</script>
<template>
<n-flex>
<n-button
size="small"
type="info"
secondary
@click="$router.push({ name: 'ai', query: { username: props.user.username, duration: 'months:2' } })"
>
智能分析
</n-button>
<n-button
size="small"
type="error"