分支自 hmy_farmer-main
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) }