sub_pages/customer/shopping/confirm.vue @@ -220,7 +220,7 @@ var goodsRecordIds = [] if (this.dto.goodsRecordIdListStr) { for (var t of this.cache_goods) { t.push(t.goodsId) t.push(t.id) } }