This commit is contained in:
2026-01-29 22:15:12 +08:00
parent 08048ec3b6
commit ee5d637f07

View File

@@ -228,7 +228,7 @@ function Home() {
}; };
const handleAIBookkeeping = () => { const handleAIBookkeeping = () => {
setVoiceModalOpen(true); navigate('/chat');
}; };
const handleAIConfirm = () => { const handleAIConfirm = () => {