zs 2 年之前
父節點
當前提交
9239d9c8bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'
 					})
 				}