Commit fe362dcc authored by guoyou's avatar guoyou

收益记录来源

parent 2a5d0ba2
......@@ -55,7 +55,7 @@
<el-table-column align="center" label="来源">
<template scope="scope">
<span>{{scope.row.sourceName || '-'}}</span>
<span>{{scope.row.sourceUserName || '-'}}</span>
</template>
</el-table-column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment