修改样式
This commit is contained in:
parent
573a2c176d
commit
1213915778
|
@ -3,6 +3,8 @@
|
|||
<div class="head_box">
|
||||
<span class="title">{{ title }}</span>
|
||||
<div>
|
||||
<el-button size="small" type="primary" @click="close">暂存</el-button>
|
||||
<el-button size="small" type="primary" @click="close">确认</el-button>
|
||||
<el-button size="small" @click="close">关闭</el-button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user