Commit ce8662d9 authored by youjie's avatar youjie

no message

parent 83541c6f
......@@ -211,7 +211,7 @@
<span>{{scope.row.Refund?scope.row.Refund:'-'}}</span>
</template>
</el-table-column>
<el-table-column label="手配费收" min-width="100">
<el-table-column label="手配费收" min-width="100">
<template slot-scope="scope">
<span>{{scope.row.HandFittingIncome?scope.row.HandFittingIncome:'-'}}</span>
</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