Fix Bug #444: 修复LLM Fixer产生的template语法错误(</template>断裂在文本中间)

This commit is contained in:
赵云
2026-05-09 22:33:40 +08:00
parent e7a7bd1eda
commit 14525d457e

View File

@@ -57,11 +57,7 @@
</el-form-item>
</el-form>
<el-row :gutter="20">
<!-- 其他内容 -->
</el-row>
</div>
</template>utter="10" class="mb8">
<el-row :gutter="10" class="mb8">
<el-col :span="1.5">
<el-button type="primary" plain icon="Plus" @click="handleAdd"> 新增手术安排 </el-button>
</el-col>