fix
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 17s
Docker Build & Deploy / Deploy to Production (push) Successful in 6s

This commit is contained in:
2025-12-31 12:46:03 +08:00
parent 545796aba9
commit 0444218898
2 changed files with 6 additions and 3 deletions

View File

@@ -129,9 +129,9 @@ const handleSmartClassification = () => {
router.push({ name: 'smart-classification' })
}
const handleNaturalLanguageClassification = () => {
router.push({ name: 'classification-nlp' })
}
// const handleNaturalLanguageClassification = () => {
// router.push({ name: 'classification-nlp' })
// }
/**
* 处理退出登录