Commit 5ca01b2f authored by youjie's avatar youjie
parents 120ff7f6 5ffb28b0
......@@ -208,7 +208,7 @@
</el-table-column>
<el-table-column
prop=""
label="公司佣金" align="center">
label="公司佣金(人民币)" align="center">
<template slot-scope="scope">
{{scope.row.Commission.toFixed(2)}}
</template>
......
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