1
xuxueyang
2024-09-11 684cc1f6c7cd06f911e50538d4954676ef405895
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)
               }
            }