@@ -662,8 +662,7 @@
return y + "-" + m + "-" + d;
},
xiajia1(e, i) {
- console.log(e)
- if (this.GetDateStr(2) != e.playDate && !e.status) {
+ if (e.goodsType==1&&this.GetDateStr(2) != e.playDate && !e.status) {
return this.$showToast("日期已过期");
}
this.lsdata = e;