fix: 属性变更codemirror编辑器

This commit is contained in:
TsMask
2024-04-01 15:59:09 +08:00
parent fbbd0496de
commit 075ad76d19
6 changed files with 7 additions and 12 deletions

View File

@@ -193,7 +193,7 @@ onBeforeMount(() => {
v-model:value="configState.keyTextData"
:disabled="configState.keyTextLoading"
lang="yaml"
style="height: 500px"
height="500px"
@change="fnChangekeyTextData"
></CodemirrorEdite>
<div