@@ -84,6 +84,11 @@
})
that.$set(that, `time_count`, 60);
that.timeDown();
+ } else {
+ uni.showToast({
+ title: res.errmsg,
+ icon: 'none'
+ })
}
} else {
uni.showToast({