Commit 534086af by 无尘

fix: 修改标签

parent 026aaa4a
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-08-31 16:11:50
* @LastEditors: 无尘
* @LastEditTime: 2020-08-31 16:20:48
* @LastEditTime: 2020-09-02 15:15:13
-->
<!--
<check-name-dialog :sync-data="syncData"></check-name-dialog>
......@@ -12,9 +12,7 @@
-->
<template>
<el-dialog class="check-name-dialog" title="" :visible.sync="dialogVisible" width="600px" :before-close="handleClose">
<div class="m-b-20">
</div>
<div class="m-b-20"></div>
<div slot="footer" class="dialog-footer">
<el-button @click.stop="cancel">取消</el-button>
<el-button type="primary" @click.stop="submitForm">确定</el-button>
......
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