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