zs 2 anni fa
parent
commit
9239d9c8bb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pagesHome/order/order.vue

+ 1 - 1
pagesHome/order/order.vue

@@ -374,7 +374,7 @@
 					this.$set(this, `goods_total`, total);
 					this.$set(this, `goods_total`, total);
 				} else {
 				} else {
 					uni.showToast({
 					uni.showToast({
-						title: `实付金额不能为负数`,
+						title: `实付金额不能为负数 不能使用该优惠劵`,
 						icon: 'none'
 						icon: 'none'
 					})
 					})
 				}
 				}