提交 修改弹窗点击关闭

This commit is contained in:
2025-10-20 14:17:19 +08:00
parent fae1c6d334
commit 2070a9f423
94 changed files with 237 additions and 236 deletions

View File

@@ -200,7 +200,7 @@
</div>
</div>
<!-- 编辑引用 -->
<el-dialog
<el-dialog :close-on-click-modal="false"
v-loading="addLoading"
:title="dialogTitle + ' References'"
:visible.sync="editboxVisible"
@@ -340,7 +340,7 @@
class="wordDia"
z-index="1000"
@close="showEditor = false"
>
:close-on-click-modal="false" >
<div>
<div class="logtips">
<p>Paste the contents of the wold file here, delete the carriage return at the end and click "Submit".</p>