1
xuxy
2024-08-10 12b2c447a6006f99284c4946b3d6f70cbf43280c
sub_pages/customer/shopping/shopping.vue
@@ -186,6 +186,8 @@
            })
            this.$message.hideLoading()
            if (code === 0) {
               this.$store.dispatch('sign_add', 'shopnum');
               if (this.ids.indexOf(item.id) >= 0) {
                  this.ids.splice(this.ids.indexOf(item.id), 1)
               }