Commit 2c0601e349e70602c69a42e67c51fe687ba56305
1 parent
19bafb73
v1.9 优化采购相关bug
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/fee/returnPayFeeManageList.vue
| @@ -71,9 +71,9 @@ | @@ -71,9 +71,9 @@ | ||
| 71 | <el-card class="box-card" style="margin-top:20px"> | 71 | <el-card class="box-card" style="margin-top:20px"> |
| 72 | <div slot="header" class="flex justify-between"> | 72 | <div slot="header" class="flex justify-between"> |
| 73 | <span>{{ $t('returnPayFeeManage.list.title') }}</span> | 73 | <span>{{ $t('returnPayFeeManage.list.title') }}</span> |
| 74 | - <el-button type="primary" size="small" @click="_exportFee()"> | 74 | + <!-- <el-button type="primary" size="small" @click="_exportFee()"> |
| 75 | {{ $t('common.export') }} | 75 | {{ $t('common.export') }} |
| 76 | - </el-button> | 76 | + </el-button> --> |
| 77 | </div> | 77 | </div> |
| 78 | 78 | ||
| 79 | <el-table :data="returnPayFeeManageInfo.returnPayFees" border style="width: 100%"> | 79 | <el-table :data="returnPayFeeManageInfo.returnPayFees" border style="width: 100%"> |