zs 2 years ago
parent
commit
9239d9c8bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesHome/order/order.vue

+ 1 - 1
pagesHome/order/order.vue

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