src/views/project/yw/lowCode/sqlAmis/edit/SqlAmisEdit.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/project/yw/lowCode/sqlAmis/edit/SqlAmisEdit.vue
@@ -33,7 +33,7 @@ </el-table></Pane > <Pane :size="60"> <Splitpanes class="default-theme h100" :horizontal="true" v-if="currentSql"> <Splitpanes class="default-theme h100" :horizontal="true" > <Pane :size="35" class="flex-col flex"> <div class="flex-0 flex justify-between items-center mb-1 ml-1 h-[36px]"> <span class="font-bold">参数</span> @@ -75,7 +75,7 @@ </el-select> </div> <codemirror class=" overflow-auto" class="overflow-auto" style="height: calc(100% - 36px);" v-model="currentSql.sql" :autofocus="true"