更改买家提交售后显示的价格
This commit is contained in:
parent
c879cb2af0
commit
2dac958227
@ -12,7 +12,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<template slot-scope="{ row }" slot="goodsPrice">
|
||||
<div>{{row.goodsPrice | unitPrice('¥')}}</div>
|
||||
<div>{{row.applyRefundPrice | unitPrice('¥')}}</div>
|
||||
</template>
|
||||
</Table>
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user