提交 修改弹窗点击关闭
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user