fix
This commit is contained in:
@@ -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' })
|
||||
// }
|
||||
|
||||
/**
|
||||
* 处理退出登录
|
||||
|
||||
Reference in New Issue
Block a user