xuxueyang
2024-07-30 40f016d95500d116ed969c74b8bce175491b7b46
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()
         },
      }