mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
v1.9 优化采购相关bug
This commit is contained in:
parent
19bafb7330
commit
2c0601e349
@ -71,9 +71,9 @@
|
||||
<el-card class="box-card" style="margin-top:20px">
|
||||
<div slot="header" class="flex justify-between">
|
||||
<span>{{ $t('returnPayFeeManage.list.title') }}</span>
|
||||
<el-button type="primary" size="small" @click="_exportFee()">
|
||||
<!-- <el-button type="primary" size="small" @click="_exportFee()">
|
||||
{{ $t('common.export') }}
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table :data="returnPayFeeManageInfo.returnPayFees" border style="width: 100%">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user