feat: 责任人管理刷新按钮放上去

This commit is contained in:
yehuangf 2025-12-29 09:42:08 +08:00
parent aef6d7d67f
commit 4cf5641564

View File

@ -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