提交 8c554a86 编写于 作者: View Design's avatar View Design

Update [id].vue

上级 c4d5992c
...@@ -225,7 +225,7 @@ const data = ref([]) ...@@ -225,7 +225,7 @@ const data = ref([])
const recommendQuestions = ref([]); const recommendQuestions = ref([]);
const continueQuestion = ref(null) const continueQuestion = ref(null)
defineShortcuts({ defineShortcuts({
enter: { meta_enter: {
usingInput: 'queryInput', usingInput: 'queryInput',
handler: () => { handler: () => {
handleContinueAsk(continueQuestion.value) handleContinueAsk(continueQuestion.value)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册