This commit is contained in:
@fawn-nine
2024-08-01 11:55:51 +08:00
parent 634a0848b9
commit d10fe077f0
5 changed files with 229 additions and 99 deletions

View File

@@ -96,7 +96,7 @@
<view
@click="openOrderModal(v)"
class="curriulum_title_box goods_item pay_item"
v-for="(v, i) in orderInfoList"
v-for="(v, i) in orderInfoList" :key="i"
>
<view class="top">
<view class="left">
@@ -140,7 +140,7 @@
<view
class="curriulum_title_box goods_item pay_item"
v-for="(v, i) in priceBreakdownList"
v-for="(v, i) in priceBreakdownList" :key="i"
>
<view class="top">
<view class="left">