Commit c3bd613a authored by lihui's avatar lihui

fix: bug 8-2

parent 7c11ce9f
......@@ -321,7 +321,6 @@
:key="index"
>
<el-row>
{{item}}
<el-checkbox
class="check-wrap"
v-model="item.refundedGoodsSel"
......@@ -344,7 +343,7 @@
></el-input-number>
</el-row>
<el-row>
退款金额(可退金额{{ item.payment }}元):
退款金额(可退金额{{ item.amountToRefund }}元):
<el-input
v-model="item.amountToRefund"
style="width: 150px"
......
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