This commit is contained in:
faiz 2024-04-26 10:16:36 +08:00
parent c11af61266
commit 6e8d835619
1 changed files with 1 additions and 1 deletions

View File

@ -519,7 +519,7 @@
<span v-else style="color:rgb(237, 64, 20)">-{{ scope.row.number }}</span>
</template>
</el-table-column>
<el-table-column prop="balance" label="保证金结余" min-width="100" />
<el-table-column prop="balance" label="缴费结余" min-width="100" />
<el-table-column label="缴费截图" min-width="90" prop="image">
<template scope="scope">
<el-image