1
xuxy
2024-08-10 969d09e9e7bd44248d63cf929a70a49794fc604d
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)
               }