Commit 3b15b096 authored by 吴滔's avatar 吴滔

按钮样式调整

parent 4fa89b65
......@@ -286,7 +286,7 @@
</div>
</el-form>
</el-card>
<div slot="footer" class="dialog-footer">
<div slot="footer" style="margin: 20px 0">
<el-button type="primary" @click="submitForm">保 存</el-button>
<el-button type="primary" @click="submitForm">新 增</el-button>
</div>
......
......@@ -231,7 +231,7 @@
</el-descriptions>
</el-form>
</el-card>
<div slot="footer" class="dialog-footer">
<div slot="footer" style="margin: 20px 0">
<el-button type="primary" @click="submitForm">保 存</el-button>
<el-button type="primary" @click="submitForm">新 增</el-button>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment