zhangzengfei
2021-11-19 bf288c266fc43e114616250e55652f7509e77bc8
调整编辑器大小
1个文件已修改
4 ■■■■ 已修改文件
src/views/project/components/ProjectEdit.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/project/components/ProjectEdit.vue
@@ -59,7 +59,7 @@
          lang="sh"
          theme="chrome"
          width="500"
          height="100"
          height="456"
          @init="editorInit"
        ></code-editor>
      </el-tab-pane>
@@ -71,7 +71,7 @@
          lang="sh"
          theme="chrome"
          width="500"
          height="100"
          height="456"
          @init="editorInit"
        ></code-editor>
      </el-tab-pane>