heyang 3 lat temu
rodzic
commit
24334adca6

+ 3 - 1
microserviceUserH5/vcloud/exchangePhoneActivity.html

@@ -187,7 +187,9 @@
 						document.documentElement.style.overflow='hidden';
 						timerHandle('back');
 					} else {
-						toastr.error(res.msg);
+						stopManyClick(() =>{
+							toastr.error(res.msg);
+						})
 					}
 				}
 			})