Fix Bug #444: 修复LLM Fixer产生的template语法错误(</template>断裂在文本中间)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user