v1.9 优化采购相关bug

This commit is contained in:
wuxw 2025-08-04 16:35:00 +08:00
parent 19bafb7330
commit 2c0601e349

View File

@ -71,9 +71,9 @@
<el-card class="box-card" style="margin-top:20px"> <el-card class="box-card" style="margin-top:20px">
<div slot="header" class="flex justify-between"> <div slot="header" class="flex justify-between">
<span>{{ $t('returnPayFeeManage.list.title') }}</span> <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') }} {{ $t('common.export') }}
</el-button> </el-button> -->
</div> </div>
<el-table :data="returnPayFeeManageInfo.returnPayFees" border style="width: 100%"> <el-table :data="returnPayFeeManageInfo.returnPayFees" border style="width: 100%">