baijunde преди 6 месеца
родител
ревизия
d41f55f098
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/coupon/coupon.vue

+ 1 - 1
pages/coupon/coupon.vue

@@ -283,7 +283,7 @@
 										} else {
 											// this.$tip.error(res.data.message);
 											uni.showToast({
-												icon:'error',
+												icon:'none',
 												title:res.data.message
 											})
 										}