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