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