@@ -88,7 +88,7 @@
show-overflow-tooltip
>
<template slot-scope="scope">
- {{ scope.row.singleRebateAmount | numToFixed }}
+ {{ scope.row.singleRebateAmount*scope.row.displaceQty | numToFixed }}
</template>
</el-table-column>
<el-table-column align="right" label="格力折扣" prop="totalDiscAmount" min-width="100" show-overflow-tooltip>