gcz hai 1 ano
pai
achega
43b7fa76a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      shopping/productdetails.vue

+ 1 - 1
shopping/productdetails.vue

@@ -226,7 +226,7 @@
 						if(res.data.total==this.cartTotal){
 							this.$refs.uToast.show({
 								type:"success",
-								message:'已在购物车'
+								message:'添加成功'
 							});
 						}						
 					}