张文飞 %!s(int64=3) %!d(string=hai) anos
pai
achega
e71e9b4e63
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      components/subComponents/dmLogin.vue

+ 5 - 0
components/subComponents/dmLogin.vue

@@ -109,6 +109,11 @@
 				this.houseList = [];
 				this.houseList = [];
 				if (ret.data.success) {
 				if (ret.data.success) {
 					this.countdown();
 					this.countdown();
+				}else{
+					uni.showToast({
+						icon:"none",
+						title:ret.data.message
+					})
 				}
 				}
 			},
 			},
 			countdown(){
 			countdown(){