qukaidi 4 anni fa
parent
commit
37a463d780
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      pages/login/index.vue

+ 1 - 0
pages/login/index.vue

@@ -183,6 +183,7 @@
 				this.codeText = text;
 			},
 			getCode() {
+				
 				if (this.$u.test.mobile(this.tel)) {
 					if (this.$refs.uCode.canGetCode) {
 						this.codeLoading = true