sub_pages/customer/trade/list.vue
@@ -292,7 +292,7 @@ if (!this.currentInfo.id) { await this.$message.confirm('请前往登录') uni.navigateTo({ url: '//pages/user/supplier-user' url: '/pages/user/supplier-user' }) return } @@ -316,12 +316,6 @@ if (code === 0) { item.shopnum += addnum } // if (item.shopnum) { // item.shopnum += 1 // } else { // item.shopnum = 1 // } // this.shoptotal += 1 this.$forceUpdate() }, }