@@ -189,7 +189,7 @@
</van-row>
<van-collapse v-model="activeNames" class="orderList">
<van-collapse-item title="门店陈列照识别结果" name="0" v-if="photoIdentify.length">
- <div class="orderItem" v-for="(item, index) in photoIdentify" :key="index">
+ <div class="orderItem">
<el-table
:data="photoIdentify"
border