1
xuxueyang
2024-08-06 7506a3c04c531ff25e9be980f18bd73760601a93
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)
               }