Commit 8499a8ec authored by Mac's avatar Mac

参数错误

parent 414623ad
......@@ -137,7 +137,7 @@
<span @click="showFXCommission(scope.row)" style=" color: #409EFF;cursor:pointer">{{scope.row.FXCommission}}</span>
</template>
</el-table-column>
<el-table-column label="已返佣" prop="OtherPrice" width="70"></el-table-column>
<el-table-column label="已返佣" prop="RemitFXCommission" width="70"></el-table-column>
<el-table-column label="订单优惠金额" prop="CouponMoney" width="70"></el-table-column>
<el-table-column label="实际退款" prop="RefundActual" width="70"></el-table-column>
<el-table-column label="其他" prop="OtherPrice" width="70"></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