xuxueyang
2024-08-09 a326f6598f08a11e8c25c36ffd315af546eb2288
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)
               }