提交 4017143c 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

修复预览代码和生成代码均成为预览的问题

上级 ef4186e1
......@@ -118,7 +118,7 @@
<!-- 组件列表 -->
<div class="button-box clearflex">
<el-button @click="enterForm(true)" type="primary">预览代码</el-button>
<el-button @click="enterForm" type="primary">生成代码</el-button>
<el-button @click="enterForm(false)" type="primary">生成代码</el-button>
</div>
<!-- 组件弹窗 -->
<el-dialog title="组件内容" :visible.sync="dialogFlag">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册