|
@@ -74,7 +74,7 @@
|
|
<template slot-scope="{ row }">{{ row.money_add }}元</template>
|
|
<template slot-scope="{ row }">{{ row.money_add }}元</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
<el-table-column prop="operator_name" label="操作人" />
|
|
<el-table-column prop="operator_name" label="操作人" />
|
|
- <el-table-column prop="operator_name" label="修改原因" />
|
|
|
|
|
|
+ <el-table-column prop="memo" label="修改原因" />
|
|
</el-table>
|
|
</el-table>
|
|
<div class="quota-list-pagination">
|
|
<div class="quota-list-pagination">
|
|
<div>共 {{ total_count }} 项记录</div>
|
|
<div>共 {{ total_count }} 项记录</div>
|