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