fix: Fix the issue of image enlargement in the paragraph

v3.2
wangdan-fit2cloud 2025-10-23 16:20:54 +08:00
parent e71cf925ba
commit 4d081d9fd0
2 changed files with 2 additions and 1 deletions

View File

@ -271,6 +271,7 @@ function getList() {
} }
const open = () => { const open = () => {
filterText.value = ''
debugVisible.value = true debugVisible.value = true
getList() getList()
} }

View File

@ -7,7 +7,7 @@
destroy-on-close destroy-on-close
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
@click.stop append-to-body
> >
<el-row v-loading="loading"> <el-row v-loading="loading">
<el-col :span="18"> <el-col :span="18">