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'
 					})
 				}