feat(DeepResearch): support fullscreen mode

This commit is contained in:
AnotiaWang
2025-02-24 15:09:44 +08:00
parent 8c50ceb516
commit fa74b3909c
3 changed files with 145 additions and 37 deletions

View File

@ -13,7 +13,7 @@
</script>
<template>
<div class="p-4">
<div>
<USeparator :label="$t('webBrowsing.nodeDetails')" />
<UAlert
v-if="node.error"