Commit 43b54298 authored by lixy's avatar lixy

分红人

parent c60df829
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
</el-table-column> </el-table-column>
<el-table-column align="center" label="分红人"> <el-table-column align="center" label="分红人">
<template slot-scope="scope"> <template slot-scope="scope">
<span>{{oneRow.levelName}}</span> <span>{{oneRow.realName}}</span>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column align="center" label="等级"> <el-table-column align="center" label="等级">
......
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