mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
fix(eidtor): cr问题修改
This commit is contained in:
parent
0baec3e532
commit
551da1a64b
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<el-dialog
|
<el-dialog
|
||||||
v-model="isShowCodeBlockEditor"
|
v-model="isShowCodeBlockEditor"
|
||||||
custom-class="code-editor-dialog"
|
class="code-editor-dialog"
|
||||||
:title="currentTitle"
|
:title="currentTitle"
|
||||||
:fullscreen="true"
|
:fullscreen="true"
|
||||||
:before-close="saveAndClose"
|
:before-close="saveAndClose"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user