xuxueyang
2024-07-30 badafedccb814258fa54156b558458fa04191f8d
sub_pages/customer/shop/shop.vue
@@ -339,9 +339,9 @@
            })
            this.$message.hideLoading()
            if (code === 0) {
               item.shopnum += addnum
               item.shopnum += addnum
               this.$forceUpdate()
            }
            this.$forceUpdate()
         },
      }