cmy 3 år sedan
förälder
incheckning
021c1b633d
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      pages/product/supermarket.vue

+ 2 - 0
pages/product/supermarket.vue

@@ -120,6 +120,8 @@
 						duration: 2000
 					});
 					that.loadCart();
+				}).catch((e)=>{
+					that.total--
 				})
 			},
 		}