Commit e8e4f7e27dc965fc80956b6cb6e4870a427bbe57
1 parent
1e06c01a
二维码有效期必须大于当前时间
Showing
1 changed file
with
0 additions
and
6 deletions
pages/businessCard/printCard.vue
@@ -145,12 +145,6 @@ export default { | @@ -145,12 +145,6 @@ export default { | ||
145 | duration: 2000 | 145 | duration: 2000 |
146 | }) | 146 | }) |
147 | }else{ | 147 | }else{ |
148 | - uni.showToast({ | ||
149 | - title: '2', | ||
150 | - | ||
151 | - duration: 2000 | ||
152 | - }) | ||
153 | - | ||
154 | this.deadline = this.single | 148 | this.deadline = this.single |
155 | this.getCouponStaticQR() | 149 | this.getCouponStaticQR() |
156 | } | 150 | } |