Commit 44ef36d4 authored by StyleZhang's avatar StyleZhang

fix chat displayScene

parent aa98367a
...@@ -616,6 +616,7 @@ const Main: FC<IMainProps> = ({ ...@@ -616,6 +616,7 @@ const Main: FC<IMainProps> = ({
controlFocus={controlFocus} controlFocus={controlFocus}
isShowSuggestion={doShowSuggestion} isShowSuggestion={doShowSuggestion}
suggestionList={suggestQuestions} suggestionList={suggestQuestions}
displayScene='web'
/> />
</div> </div>
</div>) </div>)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment