feat: 责任人管理刷新按钮放上去
This commit is contained in:
parent
aef6d7d67f
commit
4cf5641564
@ -5,10 +5,6 @@
|
||||
<el-button type="primary" @click="handleAdd">
|
||||
新增
|
||||
</el-button>
|
||||
</div>
|
||||
|
||||
<div class="table-section">
|
||||
<div class="table-toolbar">
|
||||
<el-button
|
||||
icon="el-icon-refresh"
|
||||
size="small"
|
||||
@ -17,6 +13,8 @@
|
||||
刷新
|
||||
</el-button>
|
||||
</div>
|
||||
|
||||
<div class="table-section">
|
||||
<el-table
|
||||
:data="tableData"
|
||||
border
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user