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

Update Ask.vue

上级 8cc5f291
...@@ -91,6 +91,7 @@ function handleAsk () { ...@@ -91,6 +91,7 @@ function handleAsk () {
if (props.asking) return if (props.asking) return
emits('ask', continueQuestion.value) emits('ask', continueQuestion.value)
continueQuestion.value = '' continueQuestion.value = ''
handleBlur()
} }
const queryInput = ref(null) const queryInput = ref(null)
</script> </script>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册